wagtail-bakerydemo/requirements/production.txt

15 wiersze
403 B
Plaintext

-r base.txt
elasticsearch==5.5.3
# Additional dependencies for Heroku, AWS, and Google Cloud deployment
uwsgi>=2.0.17,<2.1
psycopg2>=2.7,<3.0
whitenoise>=5.0,<5.1
boto3==1.9.189
google-cloud-storage==1.20.0
django-storages==1.13.1
# For retrieving credentials and signing requests to Elasticsearch
botocore>=1.12.33,<1.13
aws-requests-auth==0.4.0
django-redis==5.2.0
django-basic-auth-ip-whitelist==0.5