Files
Grinch-AP/WebHostLib/requirements.txt

14 lines
295 B
Plaintext
Raw Normal View History

2024-06-06 01:51:05 +02:00
flask>=3.0.3
2024-09-03 02:31:42 +02:00
werkzeug>=3.0.4
pony>=0.7.19
2024-06-06 01:51:05 +02:00
waitress>=3.0.0
Flask-Caching>=2.3.0
Flask-Compress>=1.15
2024-09-03 02:31:42 +02:00
Flask-Limiter>=3.8.0
2023-09-16 19:23:22 +02:00
bokeh>=3.1.1; python_version <= '3.8'
2024-09-03 02:31:42 +02:00
bokeh>=3.4.3; python_version == '3.9'
bokeh>=3.5.2; python_version >= '3.10'
2024-06-06 01:51:05 +02:00
markupsafe>=2.1.5
Markdown>=3.7
mdx-breakless-lists>=1.0.1