weblate/requirements.txt
Michal Čihař d9da922101 Django 1.11 will work fix with future social-auth releases
We need https://github.com/python-social-auth/social-app-django/pull/27
to be merged there (or equivalent fix), but this will hopefully be done
prior to final Django 1.11 is out.

There is really no good reason to prevent people using Weblate 2.11 with
Django 1.11 as all other parts work just fine.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-30 11:36:28 +01:00

14 lines
278 B
Text
Vendored

Django>=1.10
Whoosh>=2.5.2,!=2.6.0
translate-toolkit>=2.0.0b4
lxml>=3.1.0
Pillow
six>=1.7.0
python-dateutil
social-auth-core>=1.0.0
social-auth-app-django>= 1.0.1
django-crispy-forms>=1.4.0
oauthlib>=0.6.3
django_compressor>=1.5.0,!=2.0
djangorestframework>=3.4
defusedxml>=0.4