Skip to content

Commit

Permalink
Fix requirements
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mdellweg committed Jul 15, 2024
1 parent 4ca213e commit b11b1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ asyncio-throttle>=1.0,<=1.0.2
async-timeout>=4.0.3,<4.0.4;python_version<"3.11"
backoff>=2.1.2,<2.2.2
click>=8.1.0,<=8.1.7
cryptography>=38.0.1,<42.0.8
cryptography>=38.0.1,<41.0.8
Django~=4.2.0 # LTS version, switch only if we have a compelling reason to
django-filter>=23.1,<=23.5
django-guid>=3.3,<=3.4.0
Expand Down

0 comments on commit b11b1ba

Please sign in to comment.