From 2428991e30099f55b8f85a9b2ed8bad3290ad4fa Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Wed, 5 Jun 2024 16:24:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E9=A1=B9?= 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 8a161b4..b448b31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ paddlenlp==2.6.1 +pymysql==1.1.0 sqlacodegen==2.3.0.post1 sqlalchemy==1.4.52 ufile==3.2.9