Updated requirements
This commit is contained in:
parent
e20a2cd3c3
commit
f2a09c1636
1 changed files with 5 additions and 6 deletions
|
@ -1,10 +1,9 @@
|
||||||
|
coverage==4.0.3
|
||||||
Django==1.8.7
|
Django==1.8.7
|
||||||
dj-database-url==0.3.0
|
dj-database-url==0.3.0
|
||||||
django-bootstrap-form==3.2
|
django-bootstrap-form==3.2
|
||||||
flake8==2.4.1
|
django-flat-theme==1.1.3
|
||||||
pep8==1.5.7
|
flake8==2.5.0
|
||||||
psycopg2==2.6.1
|
psycopg2==2.6.1
|
||||||
pycrypto==2.6.1
|
whitenoise==2.0.6
|
||||||
pyflakes==0.8.1
|
waitress==0.8.10
|
||||||
whitenoise==2.0.4
|
|
||||||
waitress==0.8.9
|
|
||||||
|
|
Reference in a new issue