From cd46f9acd97a7df5baf29c2fa1d07d562ccc281f Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Sat, 25 Oct 2025 22:51:14 +0200 Subject: [PATCH] oop --- WebHostLib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 4203d09845..c4267dc284 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -4,7 +4,7 @@ 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.18; # pkg_resources can't resolve the "backports.zstd" dependency of >1.18, breaking ModuleUpdate.py +Flask-Compress==1.18 # pkg_resources can't resolve the "backports.zstd" dependency of >1.18, breaking ModuleUpdate.py Flask-Limiter>=3.12 bokeh>=3.6.3 markupsafe>=3.0.2