cabot/requirements.txt
Frank Hamand a2bf8c9a82 Update to Django 1.7
Main changes are to migrations. I started them again from scratch and
then renamed check to status_check (as check is now reserved by django).
The plugins also needed updating to be django 1.7 compatible. (they have
to defined their own migrations if they depend on an app with migrations
now)
2017-02-06 12:40:16 +00:00

34 lines
599 B
Plaintext

Django>=1.7,<1.8
Markdown==2.5
PyJWT==0.1.2
amqp<2.0
anyjson==0.3.3
argparse==1.2.1
celery[redis]==3.1.23
dj-database-url==0.2.2
django-appconf==0.6
django-celery==3.1.17
django-compressor==1.4
django-filter==0.7
django-jsonify==0.3.0
django-mptt==0.6.0
django-polymorphic==0.5.6
django-redis==1.4.5
django-smtp-ssl==1.0
djangorestframework==2.4.2
gunicorn==18.0
gevent==1.0.1
httplib2==0.7.7
icalendar==3.2
psycogreen==1.0
psycopg2==2.5.1
pytz==2014.10
pyOpenSSL==16.1.0
ndg-httpsclient==0.4.2
pyasn1==0.1.9
requests==2.7.0
twilio==3.4.1
wsgiref==0.1.2
python-dateutil==2.1
django-auth-ldap==1.2.6