fixbug: unit test

This commit is contained in:
莘权 马 2024-01-05 17:55:53 +08:00
parent a3b5ca9d03
commit 8e7ea369df
6 changed files with 18 additions and 4 deletions

View file

@ -47,6 +47,7 @@ extras_require["test"] = [
"gradio==3.0.0",
"grpcio-status==1.48.2",
"mock==5.1.0",
"pylint==3.0.3",
]
extras_require["pyppeteer"] = [