push numpy version up to 1.17.5

This commit is contained in:
Eren Gölge 2021-02-01 13:47:29 +00:00
parent 5c46543765
commit 41f6579a74
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.0"]
requires = ["setuptools", "wheel", "Cython", "numpy==1.17.5"]

View File

@ -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