Skip to content

Commit

Permalink
Merge pull request #64 from beasteers/tf2
Browse files Browse the repository at this point in the history
add librosa as an explicit dependency
  • Loading branch information
hohsiangwu authored Jul 28, 2021
2 parents 5608858 + c936b80 commit eee519c
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 @@ -84,6 +84,7 @@
'h5py>=2.7.0,<3.0.0',
'moviepy>=1.0.0',
'scikit-image>=0.14.3'
'librosa>=0.7.2', # version limit from kapre
],
extras_require={
'docs': [
Expand Down

0 comments on commit eee519c

Please sign in to comment.