chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11

This commit is contained in:
voidking 2024-10-21 17:01:07 +08:00
parent ae4e5d3b49
commit f6e6e89a32
2 changed files with 7 additions and 6 deletions

View file

@ -61,8 +61,6 @@ extras_require["test"] = [
"azure-cognitiveservices-speech~=1.31.0",
"aioboto3~=12.4.0",
"gradio==3.0.0",
"grpcio-status==1.48.2",
"grpcio-tools==1.48.2",
"google-api-core==2.17.1",
"protobuf==3.19.6",
"pylint==3.0.3",