fix:修复bugs

This commit is contained in:
JefferyHcool
2025-06-19 17:44:48 +08:00
parent 02d2b6d983
commit 0aaec4a53f

View File

@@ -115,7 +115,7 @@ typing-inspection==0.4.0
tzdata==2025.2
urllib3==2.3.0
uvicorn==0.34.0
uvloop==0.21.0
uvloop==0.21.0; sys_platform != "win32"
vine==5.1.0
watchfiles==1.0.4
wcwidth==0.2.13