mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 13:17:00 +03:00
10 lines
219 B
Plaintext
10 lines
219 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-redux==1.2.3
|
|
Collectfast==0.2.1
|
|
gevent==1.0.1
|
|
boto==2.38.0
|