Skip to content

Commit 4063c43

Browse files
committed
Pinned more versions
1 parent e90cc27 commit 4063c43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/production.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
-r base.txt
22
elasticsearch==5.5.3
33
# Additional dependencies for Heroku, AWS, and Google Cloud deployment
4-
uwsgi>=2.0.17,<2.1
5-
psycopg[binary]>=3.2.2,<3.3
4+
uwsgi==2.0.17
5+
psycopg[binary]==3.2.2
66
whitenoise==6.6.0
7-
boto3>=1.37,<1.38
7+
boto3==1.37
88
google-cloud-storage==2.13.0
99
django-storages==1.14.2
1010
# For retrieving credentials and signing requests to Elasticsearch

0 commit comments

Comments
 (0)