We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b393fcf commit 5d5ac65Copy full SHA for 5d5ac65
requirements.txt
@@ -1,7 +1,7 @@
1
-Django>=5.1,<5.2
2
-wagtail>=6.4,<6.5
+Django>=5.2,<5.3
+wagtail>=7.0,<7.1
3
4
dj-database-url==2.3
5
psycopg[binary]>=3.2,<3.3
6
django-storages>=1.14
7
-boto3>=1.36
+boto3>=1.38
0 commit comments