fix: 缺失的 psutil 依赖

This commit is contained in:
RockChinQ
2024-04-02 22:33:06 +08:00
parent 5e69f78f7e
commit fc9a9d2386
3 changed files with 17 additions and 12 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ PyYaml
aiohttp
pydantic
websockets
urllib3
urllib3
psutil