cabot/requirements.txt
Jean-Fred Berthelot 9ac617fcd0 Bump django-compressor to 1.5
django-compressor 1.4 does not support well Django 1.8,
and the `manage.py compress` was failing with
`ImportError: cannot import name template_source_loaders`

We cannot go above 1.5, as starting with 1.6, the unit test
`test_query` in `test_urlprefix.URLPrefixTestCase` fails with
'''
UncompressableFileError: '/test/static/bootstrap/css/bootstrap.css'
isn't accessible via COMPRESS_URL ('/static/') and can't be compressed
'''
2017-02-07 10:31:38 +00:00

34 lines
600 B
Plaintext

Django>=1.8,<1.9
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.4.2
django-appconf==0.6
django-celery==3.1.17
django-compressor==1.5
django-filter==0.13
django-jsonify==0.3.0
django-mptt==0.6.0
django-polymorphic==0.7.2
django-redis==1.4.5
django-smtp-ssl==1.0
djangorestframework==2.4.8
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