Update requirements
This commit is contained in:
parent
74946e744f
commit
05c5fa8fa8
|
|
@ -1,10 +1,10 @@
|
|||
cachetools==4.2.2
|
||||
click==8.0.1
|
||||
Flask==2.0.1
|
||||
gunicorn==20.1.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.0.1
|
||||
Jinja2==3.0.1
|
||||
MarkupSafe==2.0.1
|
||||
six==1.16.0
|
||||
Werkzeug==2.0.1
|
||||
cachetools==7.1.4
|
||||
click==8.4.1
|
||||
Flask==3.1.3
|
||||
gunicorn==26.0.0
|
||||
isodate==0.7.2
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
six==1.17.0
|
||||
Werkzeug==3.1.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue