We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9078e14 + fade9b1 commit 20d22c6Copy full SHA for 20d22c6
requirements/base.txt
@@ -1,4 +1,4 @@
1
-Django==5.1.6
+Django==5.1.7
2
django-dotenv==1.4.2
3
wagtail==6.4.1
4
wagtail-font-awesome-svg>=1,<2
requirements/production.txt
@@ -2,12 +2,12 @@
elasticsearch==5.5.3
# Additional dependencies for Heroku, AWS, and Google Cloud deployment
uwsgi==2.0.17
5
-psycopg[binary]==3.1.0
+psycopg[binary]==3.2.2
6
whitenoise==6.6.0
7
boto3==1.37.0
8
google-cloud-storage==2.13.0
9
django-storages==1.14.2
10
# For retrieving credentials and signing requests to Elasticsearch
11
aws-requests-auth==0.4.3
12
django-redis==5.4.0
13
-django-basic-auth-ip-whitelist==0.7.0
+django-basic-auth-ip-whitelist==0.7
0 commit comments