From b831e3ab5f72621b4c03390db49a3a35b0f16b1a Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Sun, 19 Feb 2023 12:31:23 +0800 Subject: [PATCH] =?UTF-8?q?sqlalchemy=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e084ff6..f12de3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ bs4~=0.0.1 Flask~=2.1.2 psutil~=5.9.0 Flask-SQLAlchemy~=2.5.1 +SQLAlchemy<2 lxml~=4.8 requests~=2.28.1 rsa~=4.8 \ No newline at end of file