diff --git a/requirements.txt b/requirements.txt index c77895c1..b56dd85a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask==2.0.3;python_version < '3.7' flask==2.2.2;python_version >= '3.7' flask_migrate flask-sqlalchemy==2.5.1 -SQLAlchemy==1.4.41 +SQLAlchemy==1.4.40 requests psutil # netifaces @@ -18,4 +18,5 @@ func_timeout easydict jsonpath quickjs -ujson \ No newline at end of file +ujson +Werkzeug==2.2.2 \ No newline at end of file