Update to 2024-07-01 12:00

This commit is contained in:
Daniel Berteaud
2024-07-01 12:00:46 +02:00
parent 11271c8d3a
commit d4f8857fa8
7 changed files with 14 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ seafile_python_libs:
- requests_oauthlib
- chardet
pro:
- django==3.2.*
- django==4.2.*
- future==0.18.*
- mysqlclient==2.1.*
- pymysql
@@ -56,14 +56,15 @@ seafile_python_libs:
- captcha==0.5.*
- markupsafe==2.0.1
- jinja2
- sqlalchemy==1.4.3
- sqlalchemy==2.0.18
- psd-tools
- django-pylibmc
- django_simple_captcha==0.5.20
- django_simple_captcha==0.6.*
- djangosaml2==1.5.*
- pysaml2==7.2.*
- pycryptodome==3.16.*
- cffi==1.15.1
- python-ldap==3.4.3
- lxml
- requests_oauthlib
- chardet