WebHost: update dependencies (#3476)

This commit is contained in:
black-sliver 2024-06-06 01:51:05 +02:00 committed by GitHub
parent 93cd13736a
commit 911eba3202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 7 deletions

View File

@ -1,9 +1,10 @@
flask>=3.0.0
flask>=3.0.3
werkzeug>=3.0.3
pony>=0.7.17
waitress>=2.1.2
Flask-Caching>=2.1.0
Flask-Compress>=1.14
Flask-Limiter>=3.5.0
waitress>=3.0.0
Flask-Caching>=2.3.0
Flask-Compress>=1.15
Flask-Limiter>=3.7.0
bokeh>=3.1.1; python_version <= '3.8'
bokeh>=3.3.2; python_version >= '3.9'
markupsafe>=2.1.3
bokeh>=3.4.1; python_version >= '3.9'
markupsafe>=2.1.5