mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-11 16:52:37 +02:00
Update setup.py
update aioboto3
This commit is contained in:
parent
6b70f7b0ed
commit
c0ebf3bea0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -59,7 +59,7 @@ extras_require["test"] = [
|
|||
"pytest-timeout",
|
||||
"connexion[uvicorn]~=3.0.5",
|
||||
"azure-cognitiveservices-speech~=1.31.0",
|
||||
"aioboto3~=11.3.0",
|
||||
"aioboto3~=12.4.0",
|
||||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"pylint==3.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue