Added whitenoise
This commit is contained in:
parent
350a1b94d9
commit
b3646aa813
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ pep8==1.5.7
|
||||||
psycopg2==2.6.1
|
psycopg2==2.6.1
|
||||||
pycrypto==2.6.1
|
pycrypto==2.6.1
|
||||||
pyflakes==0.8.1
|
pyflakes==0.8.1
|
||||||
|
whitenoise==2.0.4
|
||||||
waitress==0.8.9
|
waitress==0.8.9
|
||||||
|
|
Reference in a new issue