From 09380dc94f41efa19743ddacf0a26b686b138e51 Mon Sep 17 00:00:00 2001 From: insistence <3055204202@qq.com> Date: Wed, 4 Sep 2024 09:02:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0pydantic-validation-?= =?UTF-8?q?decorator=E7=89=88=E6=9C=AC=E4=B8=BA0.1.4=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=BA=86=E4=B8=80=E4=BA=9B=E5=BA=95=E5=B1=82bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-fastapi-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-fastapi-backend/requirements.txt b/ruoyi-fastapi-backend/requirements.txt index 1a7fc30..3daf29e 100644 --- a/ruoyi-fastapi-backend/requirements.txt +++ b/ruoyi-fastapi-backend/requirements.txt @@ -8,7 +8,7 @@ pandas==2.2.2 passlib[bcrypt]==1.7.4 Pillow==10.4.0 psutil==6.0.0 -pydantic-validation-decorator==0.1.2 +pydantic-validation-decorator==0.1.4 PyJWT[crypto]==2.8.0 PyMySQL==1.1.1 redis==5.0.7