fixbug: module 'mock' has no attribute 'patch'

fixbug: unit test
This commit is contained in:
莘权 马 2024-01-24 20:02:07 +08:00
parent 49f0b6b55b
commit d51d262238
6 changed files with 23 additions and 24 deletions

View file

@ -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",
]