upgrade api py packages
This commit is contained in:
parent
5b495d8ef7
commit
ab420d2004
1 changed files with 11 additions and 11 deletions
|
@ -1,11 +1,11 @@
|
||||||
APScheduler==3.10.4
|
APScheduler==3.11.0
|
||||||
requests==2.31.0
|
requests==2.32.3
|
||||||
blinker==1.7.0
|
blinker==1.9.0
|
||||||
click==8.1.7
|
click==8.1.8
|
||||||
Flask==3.0.0
|
Flask==3.1.0
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.5
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==3.0.2
|
||||||
waitress==2.1.2
|
waitress==3.0.2
|
||||||
Werkzeug==3.0.1
|
Werkzeug==3.1.3
|
||||||
python-ffmpeg==2.0.10
|
python-ffmpeg==2.0.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue