Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RG/Upgrade Requirements #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

RG/Upgrade Requirements #59

wants to merge 2 commits into from

Conversation

R2ZER0
Copy link
Contributor

@R2ZER0 R2ZER0 commented Nov 8, 2024

The datastore, by using the datagetter as a library, has a hard connection to the datagetter's requirements.

This PR updates the entries in requirements.in to be a range compatible with the previously pinned versions in requirements.txt, based on versions that each library's documentation or changelog says have no relevant breaking changes. I've tested that the datagetter works with a simple ./datagetter.py --limit-downloads 10 with and without a cache, on Python 3.8 and 3.10.

Particularly with the two "CoVE compatibility" pins, I haven't (yet) checked if newer versions do actually work, beyond the breaking change being removed support for pre-3.8 Python versions, so it's possible we could go newer.

Update the requirement signatures in requirements.in to the latest compatible versions, and upgrade the pinned requirements.txt.
@R2ZER0
Copy link
Contributor Author

R2ZER0 commented Nov 11, 2024

Rebased to exclude the setup.py requirements changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant