Merge pull request #427 from mozilla/erogol-patch-1

handling librosa conflict with numba
This commit is contained in:
Eren Gölge 2020-06-15 18:13:15 +02:00 committed by GitHub
commit 669776ae85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
numpy>=1.16.0
numba==0.48
torch>=0.4.1
tensorflow>=2.2
librosa>=0.5.1