From ca23ffdbf5e429c5893ac60158668fc5af7af192 Mon Sep 17 00:00:00 2001 From: hjdhnx <434857005@qq.com> Date: Thu, 30 May 2024 18:21:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0req?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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