cookiecutter-django/{{cookiecutter.repo_name}}/requirements/production.txt
Fábio C. Barrionuevo da Luz 53f71345f3 update boto version to 2.38.0
2015-04-09 21:56:48 -03:00

10 lines
213 B
Plaintext

# Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==19.3.0
django-storages==1.1.8
Collectfast==0.2.1
gevent==1.0.1
boto==2.38.0