mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 23:30:56 +08:00
25 lines
451 B
Text
25 lines
451 B
Text
-r requirements.txt
|
|
# Alibaba
|
|
aliyun-python-sdk-alimt>=3.2.0,<4.0.0
|
|
# Amazon
|
|
boto3>=1.28.62,<1.35.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.16.0
|
|
# Mercurial
|
|
mercurial>=6.2,<7.0
|
|
# MySQL
|
|
mysqlclient>=2.1.1,<3
|
|
# OpenAI
|
|
openai>=1.3.0,<1.13
|
|
# Postgres
|
|
psycopg[binary]>=3.1.8,<4
|
|
# Antispam
|
|
python-akismet>=0.4.2,<0.5
|
|
# SAML
|
|
python3-saml>=1.2.1
|