Skip to content

Commit

Permalink
fixed numba version for fixing librosa dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
romi1502 committed Jun 17, 2020
1 parent 7ba4625 commit 3e4a644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
'requests',
'setuptools>=41.0.0',
'librosa==0.7.2',
'numba==0.48.0',
'{}=={}'.format(tensorflow_dependency, tensorflow_version),
],
extras_require={
Expand Down

0 comments on commit 3e4a644

Please sign in to comment.