Files
Grinch-AP/WebHostLib/requirements.txt

11 lines
357 B
Plaintext
Raw Normal View History

2023-03-13 16:18:52 +01:00
flask>=2.2.3
2023-05-22 19:00:13 +02:00
pony>=0.7.16; python_version <= '3.10'
pony @ https://github.com/Berserker66/pony/releases/download/v0.7.16/pony-0.7.16-py3-none-any.whl#0.7.16 ; python_version >= '3.11'
2022-09-02 11:04:23 +02:00
waitress>=2.1.2
2023-03-13 16:18:52 +01:00
Flask-Caching>=2.0.2
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'
bokeh>=3.2.2; python_version >= '3.9'
markupsafe>=2.1.3