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
|
||||
dj-database-url==0.3.0
|
||||
django-bootstrap-form==3.2
|
||||
flake8==2.4.1
|
||||
pep8==1.5.7
|
||||
django-flat-theme==1.1.3
|
||||
flake8==2.5.0
|
||||
psycopg2==2.6.1
|
||||
pycrypto==2.6.1
|
||||
pyflakes==0.8.1
|
||||
whitenoise==2.0.4
|
||||
waitress==0.8.9
|
||||
whitenoise==2.0.6
|
||||
waitress==0.8.10
|
||||
|
|
Reference in a new issue