mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00

* WebHost: update flask * WebHost: update flask-caching --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
flask>=3.0.0
|
|
pony>=0.7.17
|
|
waitress>=2.1.2
|
|
Flask-Caching>=2.1.0
|
|
Flask-Compress>=1.14
|
|
Flask-Limiter>=3.5.0
|
|
bokeh>=3.1.1; python_version <= '3.8'
|
|
bokeh>=3.2.2; python_version >= '3.9'
|
|
markupsafe>=2.1.3
|