remove Django dependencies

This commit is contained in:
Jan Dittberner 2015-01-01 14:45:14 +01:00
parent cf62cc6946
commit 1ef49fbebc
2 changed files with 0 additions and 4 deletions

View File

@ -1,11 +1,8 @@
Django==1.7.1
amqp==1.4.6
bpython==0.13.1
anyjson==0.3.3
argparse==1.2.1
billiard==3.3.0.19
celery==3.1.17
kombu==3.0.24
pytz==2014.10
wsgiref==0.1.2
mysqlclient==1.3.4

View File

@ -1,7 +1,6 @@
# Local development dependencies go here
-r base.txt
coverage==3.7.1
django-debug-toolbar==1.2.2
Sphinx==1.2.3
sqlparse==0.1.14
releases==0.7.0