mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
fixbug: module 'mock' has no attribute 'patch'
fixbug: unit test
This commit is contained in:
parent
49f0b6b55b
commit
d51d262238
6 changed files with 23 additions and 24 deletions
1
setup.py
1
setup.py
|
|
@ -46,7 +46,6 @@ extras_require["test"] = [
|
|||
"chromadb==0.4.14",
|
||||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"mock==5.1.0",
|
||||
"pylint==3.0.3",
|
||||
"pybrowsers",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue