1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00
seahub/requirements.txt
Huang Junxiang 6d9d952079
revert: Python 3.8 compatibility (#7690)
* revert: Python 3.8 compatibility

* update(settings.py): default value for CACHE

* fix(settings.py): fetch redis cfg locations from env

* update requirements

* feat(gitcli::test.yml): support redis test

* feat(gitcli::test.yml): support redis test

* style(gitcli::test.yml): trailing blank line
2025-03-31 15:50:11 +08:00

32 lines
580 B
Plaintext

Django==4.2.*
django-statici18n==2.5.*
django_webpack_loader==1.7.*
django_picklefield==3.2.*
django_formtools==2.5.*
django_simple_captcha==0.6.*
djangosaml2==1.9.*
djangorestframework==3.15.*
python-dateutil==2.9.*
pyjwt==2.9.*
pycryptodome==3.20.*
python-cas==1.6.*
pysaml2==7.3.*
requests==2.32.*
requests_oauthlib==2.0.*
future==1.0.*
gunicorn==23.0.*
mysqlclient==2.2.*
qrcode==7.4.*
pillow==10.4.*
chardet==5.2.*
cffi==1.17.0
captcha==0.6.*
openpyxl==3.1.*
Markdown==3.6.*
bleach==5.0.*
python-ldap==3.4.*
pypinyin==0.52.*
dnspython==2.6.*
pillow-heif==0.18.*
redis==5.0.*