mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-28 18:41:27 +08:00
We are bound quite deeply to this library, so better restrict the depdency. Issue #2840 Signed-off-by: Michal Čihař <michal@cihar.com>
34 lines
800 B
Text
Vendored
34 lines
800 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.4.0
|
|
lxml>=3.5,!=4.3.1
|
|
backports.csv; python_version < '3.0'
|
|
Pillow
|
|
bleach>=3.1.0
|
|
six>=1.7.0
|
|
python-dateutil
|
|
social-auth-core>=3.1.0
|
|
social-auth-app-django>=3.1.0
|
|
django-crispy-forms>=1.6.1
|
|
oauthlib>=3.0.0
|
|
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.6.0
|
|
celery>=4.0
|
|
celery-batches>=0.2
|
|
translation-finder>=1.4
|
|
pathlib2; python_version < '3.4'
|
|
html2text>=2018.1.9
|
|
pycairo>=1.10.0
|
|
pygobject>=3.14.0
|
|
# The only reason for this strict dependency is same dep in translate-toolkit
|
|
# https://github.com/translate/translate/issues/3843
|
|
diff-match-patch==20121119
|