mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
push numpy version up to 1.17.5
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.0"]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.5"]
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
torch>=1.5
|
||||
tensorflow==2.3.1
|
||||
numpy==1.17.0
|
||||
numpy==1.17.5
|
||||
scipy>=0.19.0
|
||||
numba==0.48
|
||||
librosa==0.7.2
|
||||
|
||||
Reference in New Issue
Block a user