Skip to content

Commit

Permalink
Revert back to Django 5.0.8 for MariaDB 10.4 support
Browse files Browse the repository at this point in the history
Because that's what running on ToolsDB:
https://phabricator.wikimedia.org/T352206#10178220
  • Loading branch information
wetneb committed Sep 26, 2024
1 parent 3e3dbf8 commit f20dd76
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,5 +1,5 @@
sseclient
django==5.1.1
django==5.0.8
django-bulk-update==2.2.0
django-redis-cache==3.0.1
django-cache-machine==1.2.0
Expand Down

0 comments on commit f20dd76

Please sign in to comment.