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.
1 parent b3f85a6 commit 0f8ecc5Copy full SHA for 0f8ecc5
requirements/production.txt
@@ -4,11 +4,10 @@ elasticsearch==5.5.3
4
uwsgi>=2.0.17,<2.1
5
psycopg[binary]>=3.1,<3.2
6
whitenoise==6.6.0
7
-boto3==1.9.189
+boto3>=1.37,<1.38
8
google-cloud-storage==2.13.0
9
django-storages==1.14.2
10
# For retrieving credentials and signing requests to Elasticsearch
11
-botocore>=1.12.33,<1.13
12
aws-requests-auth==0.4.3
13
django-redis==5.4.0
14
django-basic-auth-ip-whitelist>=0.6,<0.7
0 commit comments