weblate/requirements.txt
Michal Čihař 6af2e64388 Drop support for Django 1.7
It still works, but maintaining compatibility is harder and it's
impossible to get rid of dozen of deprecation warnings in Django 1.9
while still supporting 1.7.

Issue #946

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-15 11:44:09 +01:00

11 lines
206 B
Text
Vendored

Django>=1.8
Whoosh>=2.5.2,!=2.6.0
translate-toolkit>=1.10.0
lxml>=3.1.0
Pillow
six>=1.7.0
python-dateutil
python-social-auth>=0.2.0
django-crispy-forms>=1.4.0
oauthlib>=0.6.3
django_compressor>=1.5.0,!=2.0