From d382a2bc87b4c5240445100a9664776739b0f567 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 26 May 2021 11:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0mysqlcline=E5=8C=85=E4=B8=BAp?= =?UTF-8?q?ymysql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ray --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index aeec7f5..1c81085 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ django==3.2.3 -mysqlclient==2.0.1 +pyMySql testrail==0.3.13 python-jenkins==1.7.0 requests==2.24.0