mirror of
https://github.com/WeblateOrg/weblate.git
synced 2026-07-31 06:57:00 +08:00
It is wrongly not marked as Python 3 only. Fixes #1759 Signed-off-by: Michal Čihař <michal@cihar.com>
18 lines
382 B
Text
Vendored
18 lines
382 B
Text
Vendored
Django>=1.11,<2.0; python_version < '3.0'
|
|
Django>=1.11; python_version >= '3.0'
|
|
siphashc>=0.8
|
|
Whoosh>=2.7.0
|
|
translate-toolkit>=2.2.0
|
|
lxml>=3.1.0
|
|
Pillow
|
|
six>=1.7.0
|
|
python-dateutil
|
|
social-auth-core>=1.3.0
|
|
social-auth-app-django>= 1.2.0
|
|
django-crispy-forms>=1.6.1
|
|
oauthlib>=0.6.3
|
|
django_compressor>=2.1.1
|
|
djangorestframework>=3.7
|
|
defusedxml>=0.4
|
|
django-appconf>=1.0
|
|
user-agents>=1.1.0
|