1
Fork 0

Removed old PY modules

This commit is contained in:
Jake Howard 2015-11-09 08:37:27 +00:00
parent 178ca47286
commit 1b6dbbe5d3

View file

@ -1,13 +1,9 @@
Django==1.8.3 Django==1.8.3
dj-database-url==0.3.0 dj-database-url==0.3.0
django-bootstrap-form==3.2 django-bootstrap-form==3.2
djangorestframework==3.2.0
djorm-ext-pgfulltext==0.10
flake8==2.4.1 flake8==2.4.1
pep8==1.5.7 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
six==1.9.0
waitress==0.8.9 waitress==0.8.9
whitenoise==2.0.2