Files
Grinch-AP/WebHostLib/requirements.txt

10 lines
199 B
Plaintext
Raw Normal View History

flask>=3.0.0
2023-10-02 20:07:15 +02:00
pony>=0.7.17
2022-09-02 11:04:23 +02:00
waitress>=2.1.2
Flask-Caching>=2.1.0
2023-09-16 19:23:22 +02:00
Flask-Compress>=1.14
Flask-Limiter>=3.5.0
bokeh>=3.1.1; python_version <= '3.8'
2023-12-10 20:38:49 +01:00
bokeh>=3.3.2; python_version >= '3.9'
markupsafe>=2.1.3