This release pins the minimum Python version to >=3.8, and drops support for all Python versions <3.8. It removes the upper bound on package dependencies to allow users to better resolve package conflicts. These changes were necessary to resolve conflicts with Astropy>5, Jinja2>3, markupsafe>2.1.
What's Changed
- Relax deps and bump min python to >3.8 by @havok2063 in #783
- Updating Flask package dependencies by @havok2063 in #784
- Bump rtd python version by @havok2063 in #785
- updating rtd config yaml by @havok2063 in #786
- Updates test suite by @havok2063 in #787
- Updating api code for deprecation warnings by @havok2063 in #788
Full Changelog: 2.7.4...2.8.0