Skip to content

Commit

Permalink
Merge pull request #3787 from ccnmtl/nikolas-patch-2
Browse files Browse the repository at this point in the history
Django version: restrict to <5.2
  • Loading branch information
nikolas authored Mar 4, 2025
2 parents dc28d98 + 68247df commit 96aabaa
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
@@ -1,4 +1,4 @@
Django>=4.2.14,<6
Django>=4.2.14,<5.2
asgiref==3.8.1
pytz==2025.1
httplib2==0.22.0
Expand Down

0 comments on commit 96aabaa

Please sign in to comment.