mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-29 02:36:10 +08:00
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>
11 lines
206 B
Text
Vendored
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
|