mirror of https://github.com/coqui-ai/TTS.git
push numpy version up to 1.17.5
This commit is contained in:
parent
5c46543765
commit
41f6579a74
|
@ -1,2 +1,2 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.0"]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.5"]
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue