mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
bump up numpy version
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.5"]
|
||||
requires = ["setuptools", "wheel", "Cython", "numpy==1.18.5"]
|
||||
|
||||
[flake8]
|
||||
max-line-length=120
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
torch>=1.7
|
||||
tensorflow==2.3.1
|
||||
numpy==1.17.5
|
||||
numpy==1.18.5
|
||||
scipy>=0.19.0
|
||||
numba==0.48
|
||||
librosa==0.7.2
|
||||
|
||||
Reference in New Issue
Block a user