Skip to content

Commit

Permalink
Fix max Django version requirement syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ashiazed committed Oct 23, 2021
1 parent f278865 commit 288693c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1 +1 @@
django>=2.2<4.0
django>=2.2,<4.0

0 comments on commit 288693c

Please sign in to comment.