- -r base.txt
- # Additional dependencies for Heroku deployment
- dj-database-url==0.4.1
- uwsgi==2.0.14
- psycopg2==2.7.3.1
- whitenoise==3.2.2
- boto==2.45.0
- django-storages==1.6.5
- # For retrieving credentials and signing requests to Elasticsearch
- botocore==1.7.10
- aws-requests-auth==0.4.0
- django-redis==4.8.0
- django_cache_url==2.0.0
- # For copying initial media to S3 bucket
- awscli==1.11.23
|