mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
update: add cairosvg==2.8.* package
This commit is contained in:
parent
295a2a22b7
commit
62f55e2428
|
|
@ -61,7 +61,7 @@ Note, you should install Python libraries system wide using root user or sudo mo
|
||||||
pip3 install --timeout=3600 boto3 oss2 twilio configparser pytz \
|
pip3 install --timeout=3600 boto3 oss2 twilio configparser pytz \
|
||||||
sqlalchemy==2.0.* pymysql==1.1.* jinja2 django-pylibmc pylibmc redis django-redis psd-tools lxml \
|
sqlalchemy==2.0.* pymysql==1.1.* jinja2 django-pylibmc pylibmc redis django-redis psd-tools lxml \
|
||||||
django==5.2.* cffi==1.17.1 future==1.0.* mysqlclient==2.2.* captcha==0.7.* django_simple_captcha==0.6.* \
|
django==5.2.* cffi==1.17.1 future==1.0.* mysqlclient==2.2.* captcha==0.7.* django_simple_captcha==0.6.* \
|
||||||
pyjwt==2.10.* djangosaml2==1.11.* pysaml2==7.5.* pycryptodome==3.23.* python-ldap==3.4.* pillow==11.3.* pillow-heif==1.0.*
|
pyjwt==2.10.* djangosaml2==1.11.* pysaml2==7.5.* pycryptodome==3.23.* python-ldap==3.4.* pillow==11.3.* pillow-heif==1.0.* cairosvg==2.8.*
|
||||||
```
|
```
|
||||||
|
|
||||||
## Upgrade to 13.0 (for binary installation)
|
## Upgrade to 13.0 (for binary installation)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue