Skip to content

Conversation

@R2ZER0
Copy link
Contributor

@R2ZER0 R2ZER0 commented Nov 11, 2024

by switching setup.py to use requirements.in instead of requirements.txt.

Now that requirements.in specifies compatible ranges, this allows downstream library uses to upgrade to compatible sub-requirement versions, e.g. for security updates, without needing to first update the requirements.txt in this repo.

…switching setup.py to use requirements.in instead of requirements.txt.

Now that requirements.in specifies compatible ranges, this allows downstream library uses to upgrade to compatible sub-requirement versions, e.g. for security updates, without needing to first update the requirements.txt in this repo.
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.

2 participants