diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index a18d7c458af8..c61a153d24e0 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -1,7 +1,6 @@ flask>=3.0.3 werkzeug>=3.0.3 -pony>=0.7.17; python_version < '3.12' -pony @ git+https://github.com/black-sliver/pony@5a37f6d59b6433d17d6d56b54f3726190e98c98f#0.7.17; python_version >= '3.12' +pony>=0.7.18 waitress>=3.0.0 Flask-Caching>=2.3.0 Flask-Compress>=1.15