pull/4180/merge
zhewen tan 3 weeks ago committed by GitHub
commit 8e4769a3d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -88,7 +88,8 @@ base = [
"hyperpyyaml", "hyperpyyaml",
"inflect", "inflect",
"jsonlines", "jsonlines",
"numpy", # OpenCV 4.6, pulled in by PaddleSlim, is built against the NumPy 1.x ABI.
"numpy<2",
"librosa>=0.9", "librosa>=0.9",
determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0 determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0
"loguru", "loguru",

Loading…
Cancel
Save