mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-03 12:07:34 +08:00
We need CSV storage and since translate-toolkit 2.3.1 it needs backports.csv on Python 2.7. Fixes #2294 Signed-off-by: Michal Čihař <michal@cihar.com>
25 lines
511 B
Text
25 lines
511 B
Text
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.3.0
|
|
lxml>=3.1.0
|
|
backports.csv; python_version < '3.0'
|
|
Pillow
|
|
six>=1.7.0
|
|
python-dateutil
|
|
social-auth-core>=1.3.0
|
|
social-auth-app-django>=2.0.0
|
|
django-crispy-forms>=1.6.1
|
|
oauthlib>=0.6.3
|
|
django_compressor>=2.1.1
|
|
djangorestframework>=3.8
|
|
defusedxml>=0.4
|
|
django-appconf>=1.0
|
|
user-agents>=1.1.0
|
|
filelock>=3.0.1
|
|
setuptools
|
|
jellyfish>=0.6.1
|
|
openpyxl>=2.5.0
|
|
celery>=4.0
|
|
celery-batches>=0.2
|