Skip to content

Commit 0f46cd7

Browse files
numpy
1 parent 2f7fdbd commit 0f46cd7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

image/pro_seafile_12.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN pip3 install --timeout=3600 \
4444
click termcolor colorlog \
4545
sqlalchemy==2.0.* gevent==24.2.* pymysql==1.1.* jinja2 markupsafe==2.0.1 django-pylibmc pylibmc psd-tools lxml \
4646
django==4.2.* cffi==1.17.0 future==1.0.* mysqlclient==2.2.* captcha==0.6.* django_simple_captcha==0.6.* \
47-
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* \
47+
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* numpy==1.26.* \
4848
--no-cache-dir -i https://pypi.tuna.tsinghua.edu.cn/simple/
4949

5050
# Scripts

image/pro_seafile_12.0_arm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN pip3 install --timeout=3600 \
4444
click termcolor colorlog \
4545
sqlalchemy==2.0.* gevent==24.2.* pymysql==1.1.* jinja2 markupsafe==2.0.1 django-pylibmc pylibmc psd-tools lxml \
4646
django==4.2.* cffi==1.17.0 future==1.0.* mysqlclient==2.2.* captcha==0.6.* django_simple_captcha==0.6.* \
47-
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* \
47+
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* numpy==1.26.* \
4848
--no-cache-dir -i https://pypi.tuna.tsinghua.edu.cn/simple/
4949

5050
# Scripts

image/seafile_12.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN pip3 install --timeout=3600 \
3939
click termcolor colorlog \
4040
sqlalchemy==2.0.* gevent==24.2.* pymysql==1.1.* jinja2 markupsafe==2.0.1 django-pylibmc pylibmc psd-tools lxml \
4141
django==4.2.* cffi==1.17.0 future==1.0.* mysqlclient==2.2.* captcha==0.6.* django_simple_captcha==0.6.* \
42-
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* \
42+
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* numpy==1.26.* \
4343
--no-cache-dir -i https://pypi.tuna.tsinghua.edu.cn/simple/
4444

4545
# Scripts

image/seafile_12.0_arm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN pip3 install --timeout=3600 \
3939
click termcolor colorlog \
4040
sqlalchemy==2.0.* gevent==24.2.* pymysql==1.1.* jinja2 markupsafe==2.0.1 django-pylibmc pylibmc psd-tools lxml \
4141
django==4.2.* cffi==1.17.0 future==1.0.* mysqlclient==2.2.* captcha==0.6.* django_simple_captcha==0.6.* \
42-
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* \
42+
pyjwt==2.9.* djangosaml2==1.9.* pysaml2==7.3.* pycryptodome==3.20.* python-ldap==3.4.* pillow==10.4.* PyMuPDF==1.24.* numpy==1.26.* \
4343
--no-cache-dir -i https://pypi.tuna.tsinghua.edu.cn/simple/
4444

4545
# Scripts

0 commit comments

Comments
 (0)