Skip to content

Commit

Permalink
Merge pull request #182 from pyrox0/master
Browse files Browse the repository at this point in the history
Fix django version specifier
  • Loading branch information
tasn authored Jun 3, 2024
2 parents 6aa1e29 + b3e09e7 commit e6750d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.in/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django>=4.0<5.0
django>=4.0,<5.0
msgpack
pynacl
fastapi
Expand Down

0 comments on commit e6750d7

Please sign in to comment.