mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-27 05:14:31 +08:00
35 lines
591 B
Text
35 lines
591 B
Text
-r requirements.txt
|
|
# Subtitles
|
|
aeidon>=1.6.0,<1.8.0
|
|
# Antispam
|
|
akismet>=1.0.1,<1.2
|
|
# Amazon
|
|
boto3>=1.9.0,<1.15.0
|
|
# Unicode
|
|
chardet==3.0.4
|
|
# LDAP
|
|
django-auth-ldap>=1.3.0,<2.3.0
|
|
# Gerrit
|
|
git-review>=1.27.0
|
|
# Google
|
|
google-cloud-translate>=2.0.1,<2.1.0
|
|
# INI
|
|
iniparse==0.5
|
|
# Mercurial
|
|
Mercurial>=5.2
|
|
# MySQL
|
|
mysqlclient>=1.3.13
|
|
# PHP
|
|
phply==1.2.5
|
|
# Postgres
|
|
psycopg2-binary>=2.7.7,<2.9.0
|
|
# SAML
|
|
python3-saml>=1.2.1
|
|
# YAML
|
|
ruamel.yaml>=0.16.0,<0.17.0
|
|
# OpenIDConnect
|
|
social-auth-core[openidconnect]==3.3.3
|
|
# OCR
|
|
tesserocr>=2.3.0; platform_system != 'Windows'
|
|
# MSTerminology
|
|
zeep>=3.2.0,<3.5.0
|