Add requirements

This commit is contained in:
Rodolfo Carvalho 2015-04-29 15:30:10 +02:00
parent 86dc6295ac
commit 747910568d
1 changed files with 5 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
Django==1.8.1
psycopg2==2.6
gunicorn==19.3.0
whitenoise==1.0.6
dj-database-url==0.3.0