* Core: fix freeze support for py3.13+ Loading Utils now patches multiprocessing.freeze_support() Utils.freeze_support() is now deprecated * WebHost: use pony fork on py3.13 * CI: test with py3.13
13 lines
334 B
Plaintext
13 lines
334 B
Plaintext
flask>=3.1.1
|
|
werkzeug>=3.1.3
|
|
pony>=0.7.19; python_version <= '3.12'
|
|
pony @ git+https://github.com/black-sliver/pony@7feb1221953b7fa4a6735466bf21a8b4d35e33ba#0.7.19; python_version >= '3.13'
|
|
waitress>=3.0.2
|
|
Flask-Caching>=2.3.0
|
|
Flask-Compress>=1.17
|
|
Flask-Limiter>=3.12
|
|
bokeh>=3.6.3
|
|
markupsafe>=3.0.2
|
|
setproctitle>=1.3.5
|
|
mistune>=3.1.3
|