mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-14 15:25:17 +02:00
fix bugs
This commit is contained in:
parent
78b7e164f9
commit
38015322b6
7 changed files with 6 additions and 5 deletions
1
setup.py
1
setup.py
|
|
@ -39,6 +39,7 @@ extras_require["test"] = [
|
|||
"pytest-mock",
|
||||
"pytest-html",
|
||||
"pytest-xdist",
|
||||
"pytest-timeout",
|
||||
"connexion[uvicorn]~=3.0.5",
|
||||
"azure-cognitiveservices-speech~=1.31.0",
|
||||
"aioboto3~=11.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue