mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 00:00:52 +08:00
Updates the requirements on [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) to permit the latest version. - [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases) - [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/CHANGES) - [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/1.4.0...4.0.0) --- updated-dependencies: - dependency-name: django-auth-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
39 lines
679 B
Text
39 lines
679 B
Text
-r requirements.txt
|
|
# Subtitles
|
|
aeidon>=1.9.0,<1.11.0
|
|
# Amazon
|
|
boto3>=1.15.0,<1.21.0
|
|
# Unicode
|
|
chardet>=3.0.4,<5
|
|
# LDAP
|
|
django-auth-ldap>=1.3.0,<4.1.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.7.0
|
|
# INI
|
|
iniparse==0.5
|
|
# Mercurial
|
|
Mercurial>=5.2
|
|
# MySQL
|
|
mysqlclient>=2.0.1
|
|
# PHP
|
|
phply==1.2.5
|
|
# Postgres
|
|
psycopg2-binary>=2.7.7,<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]==4.1.0
|
|
# OCR
|
|
tesserocr>=2.3.0; platform_system != 'Windows'
|
|
# MSTerminology
|
|
zeep>=3.2.0,<4.2.0
|