- -r base.txt
- # Additional dependencies for Heroku deployment
- dj-database-url==0.4.1
- uwsgi==2.0.14
- psycopg2==2.6.2
- whitenoise==3.2.2
- boto==2.45.0
- django-storages==1.5.2
- # For retrieving credentials and signing requests to Elasticsearch
- botocore==1.7.2
- requests-aws4auth==0.9
|