update:修复windows平台无法使用fcntl模块的问题

This commit is contained in:
hrz
2025-06-09 00:20:49 +08:00
parent 423626a6bf
commit 7163abbbe3
2 changed files with 6 additions and 6 deletions
+2 -1
View File
@@ -32,4 +32,5 @@ aioconsole==0.8.1
markitdown==0.1.1
mcp-proxy==0.6.0
PyJWT==2.8.0
psutil==7.0.0
psutil==7.0.0
portalocker==2.10.1