mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 00:00:52 +08:00
23 lines
401 B
Text
23 lines
401 B
Text
-r requirements.txt
|
|
# Amazon
|
|
boto3>=1.28.62,<1.29.0
|
|
# LDAP
|
|
django-auth-ldap>=4.1.0,<5.0.0
|
|
# zxcvbn
|
|
django-zxcvbn-password==2.1.1
|
|
# Gerrit
|
|
git-review>=2.2.0,<2.4.0
|
|
# Google
|
|
google-cloud-translate>=3.8.0,<3.13.0
|
|
# Mercurial
|
|
Mercurial>=6.2,<7.0
|
|
# MySQL
|
|
mysqlclient>=2.1.1,<3
|
|
# Postgres
|
|
psycopg>=3.1.8,<4
|
|
# Antispam
|
|
python-akismet>=0.4.2,<0.5
|
|
# SAML
|
|
python3-saml>=1.2.1
|
|
# MSTerminology
|
|
zeep>=4.1.0,<4.3.0
|