fix requirements
All checks were successful
Docker Build and Publish / build (push) Successful in 21s
All checks were successful
Docker Build and Publish / build (push) Successful in 21s
This commit is contained in:
parent
dcd66c3c76
commit
6f2ecd9775
@ -2,17 +2,28 @@ APScheduler==3.10.4
|
|||||||
blinker==1.8.2
|
blinker==1.8.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
colorthief==0.2.1
|
colorthief==0.2.1
|
||||||
|
Deprecated==1.2.14
|
||||||
exif==1.6.0
|
exif==1.6.0
|
||||||
Flask==3.0.3
|
Flask==3.0.3
|
||||||
|
Flask-Limiter==3.8.0
|
||||||
greenlet==3.1.1
|
greenlet==3.1.1
|
||||||
|
gunicorn==23.0.0
|
||||||
|
importlib_resources==6.4.5
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
limits==3.13.0
|
||||||
|
markdown-it-py==3.0.0
|
||||||
MarkupSafe==3.0.1
|
MarkupSafe==3.0.1
|
||||||
|
mdurl==0.1.2
|
||||||
numpy==2.1.2
|
numpy==2.1.2
|
||||||
|
ordered-set==4.1.0
|
||||||
|
packaging==24.1
|
||||||
piexif==1.1.3
|
piexif==1.1.3
|
||||||
pillow==11.0.0
|
pillow==11.0.0
|
||||||
plum-py==0.8.7
|
plum-py==0.8.7
|
||||||
|
Pygments==2.18.0
|
||||||
pytz==2024.2
|
pytz==2024.2
|
||||||
|
rich==13.9.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
SQLAlchemy==2.0.36
|
SQLAlchemy==2.0.36
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
@ -20,4 +31,4 @@ typing_extensions==4.12.2
|
|||||||
tzlocal==5.2
|
tzlocal==5.2
|
||||||
watchdog==6.0.0
|
watchdog==6.0.0
|
||||||
Werkzeug==3.0.4
|
Werkzeug==3.0.4
|
||||||
gunicorn
|
wrapt==1.16.0
|
||||||
|
Loading…
Reference in New Issue
Block a user