Skip to content

Commit 4ac39f2

Browse files
committed
chore: 更新pydantic-validation-decorator版本为0.1.4,修复了一些底层bug
1 parent ae9584a commit 4ac39f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruoyi-fastapi-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pandas==2.2.2
88
passlib[bcrypt]==1.7.4
99
Pillow==10.4.0
1010
psutil==6.0.0
11-
pydantic-validation-decorator==0.1.2
11+
pydantic-validation-decorator==0.1.4
1212
PyJWT[crypto]==2.8.0
1313
PyMySQL==1.1.1
1414
redis==5.0.7

0 commit comments

Comments
 (0)