mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
fix zhipuai error follow https://github.com/geekan/MetaGPT/pull/770/files
This commit is contained in:
parent
1008bbb4c3
commit
57befdac30
11 changed files with 105 additions and 212 deletions
|
|
@ -50,7 +50,7 @@ aioredis~=2.0.1 # Used by metagpt/utils/redis.py
|
|||
websocket-client==1.6.2
|
||||
aiofiles==23.2.1
|
||||
gitpython==3.1.40
|
||||
zhipuai==1.0.7
|
||||
zhipuai==2.0.1
|
||||
socksio~=1.0.0
|
||||
gitignore-parser==0.1.9
|
||||
# connexion[uvicorn]~=3.0.5 # Used by metagpt/tools/openapi_v3_hello.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue