修复启动时numpy报错

pull/3236/head
黄智远 2 years ago
parent 4323526155
commit b0c0e039e0

@ -69,6 +69,7 @@ base = [
"webrtcvad",
"yacs~=0.1.8",
"zhon",
"numpy==1.23.5",
]
server = ["pattern_singleton", "websockets"]

Loading…
Cancel
Save