django-ex/requirements.txt

6 lines
98 B
Text
Raw Normal View History

2017-10-24 17:42:43 +02:00
django>=1.11,<1.12
2017-10-24 17:38:42 +02:00
django-debug-toolbar==1.8
2016-04-14 13:41:13 +02:00
gunicorn==19.4.5
2017-10-24 16:20:36 +02:00
psycopg2==2.7.3.1
2017-10-24 17:39:03 +02:00
whitenoise==3.3.1