-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
requirements.txt has not been updated in >5 years, and the test suite cannot be run on current Ubuntu operating systems without updating the requirements file to have versions specified that are closer to current (all previous versions specified are from Python 3.6 days). As a result, pytest fails to build the environment when run through github actions.
Lint the requirements file based on the current codebase and update versioning to current for every package where possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels