From 22db4b75e8cb7a2f6df5bdf2e39e393fd980aa30 Mon Sep 17 00:00:00 2001 From: Wu Clan Date: Sat, 5 Aug 2023 23:31:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7pyyaml=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=8C=85=E4=BB=A5=E9=80=82=E9=85=8Dpy3.10?= 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 136a21e..fe3a823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jsonpath==0.82 loguru==0.6.0 openpyxl==3.0.7 pre-commit==3.2.2 -pydantic==2.0b2 +pydantic==2.1.1 pymysql==0.9.3 pyright==1.1.315 pytest==7.2.2 @@ -19,7 +19,7 @@ pytest-pretty==1.2.0 pytest-xdist==2.5.0 python-dateutil==2.8.2 python-dotenv==0.20.0 -pyyaml==5.4.1 +pyyaml==6.0.1 redis==4.5.4 requests==2.31.0 rtoml==0.9.0