mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
add sqlalchemy
This commit is contained in:
parent
53c7a1a613
commit
9179a08c08
|
@ -42,6 +42,7 @@ django-simple-captcha==0.5.* \
|
|||
pycryptodome==3.18.* \
|
||||
djangosaml2==1.5.* \
|
||||
python-ldap==3.4.* \
|
||||
sqlalchemy==2.0.* \
|
||||
&& rm -r /root/.cache/pip
|
||||
|
||||
FROM python:3.10.13-alpine3.18
|
||||
|
|
Loading…
Reference in a new issue