We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625bac3 commit 3bc3901Copy full SHA for 3bc3901
requirements/azure.in
@@ -1,3 +1,3 @@
1
cryptography>=39.0.1
2
-django>=4.2.11,<5
+django>=4.2.11,<6
3
django-storages[azure]
requirements/s3.in
boto3
django-storages
requirements/ses.in
boto
django-ses
setup.cfg
@@ -27,7 +27,7 @@ tests_require =
27
httmock
28
requests-mock
29
install_requires =
30
- Django>=4.2.11,<5
+ Django>=4.2.11,<6
31
django-guardian
32
django-registration-redux
33
django-templated-email
0 commit comments