From 688b431021739bdaff438850c840739d35811a6f Mon Sep 17 00:00:00 2001 From: chenwj113 Date: Sun, 21 May 2023 21:35:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B3=A8=E9=87=8A=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 77a1df0..e9ab714 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -numpy==1.24.3 -pandas==2.0.1 +# numpy==1.24.3 +# pandas==2.0.1 PyMySQL==1.0.3 requests-html==0.10.0 retry==0.9.2