weblate/requirements-optional.txt
Michal Čihař 25cb40fedc deps: Remove pin from optional dep on social-auth-core
The version pin is already present at main dep, let pip handle the resolution.
2023-03-16 08:27:06 +01:00

37 lines
650 B
Text

-r requirements.txt
# Subtitles
aeidon>=1.9.0,<1.13.0
# Amazon
boto3>=1.19.0,<1.27.0
# LDAP
django-auth-ldap>=1.3.0,<4.2.0
# zxcvbn
django-zxcvbn-password==2.1.1
# Fluent
fluent.syntax>=0.18.1,<0.19
# Gerrit
git-review>=1.27.0
# Google
google-cloud-translate>=3.0.0,<3.12.0
# INI
iniparse==0.5
# Mercurial
Mercurial>=5.2
# MySQL
mysqlclient>=2.0.1
# PHP
phply>=1.2.6,<1.3
# Postgres
psycopg2-binary>=2.8.0,<2.10.0
# Antispam
python-akismet>=0.4.2,<0.5
# SAML
python3-saml>=1.2.1
# YAML
ruamel.yaml>=0.16.0,<0.18.0
# OpenIDConnect
social-auth-core[openidconnect]
# OCR
tesserocr>=2.3.0; platform_system != 'Windows'
# MSTerminology
zeep>=3.2.0,<4.3.0