mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-11 16:52:37 +02:00
chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11
This commit is contained in:
parent
ae4e5d3b49
commit
f6e6e89a32
2 changed files with 7 additions and 6 deletions
2
setup.py
2
setup.py
|
|
@ -61,8 +61,6 @@ extras_require["test"] = [
|
|||
"azure-cognitiveservices-speech~=1.31.0",
|
||||
"aioboto3~=12.4.0",
|
||||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"grpcio-tools==1.48.2",
|
||||
"google-api-core==2.17.1",
|
||||
"protobuf==3.19.6",
|
||||
"pylint==3.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue