Skip to content

Commit

Permalink
Merge pull request #96 from BirdVox/simpler-dependencies
Browse files Browse the repository at this point in the history
remove extra dependencies
  • Loading branch information
lostanlen committed Nov 16, 2021
2 parents bad2944 + 786bbf2 commit c6342f5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,7 @@
},
install_requires=[
"birdvoxclassify>=0.3",
"h5py>=2.7.0,<3.0.0",
"librosa==0.7.0",
"numba==0.48.0",
"numpy==1.16.4",
"pandas==0.25.1",
"scikit-learn==0.21.2",
"tensorflow>=2.2,<2.4",
],
extras_require={
"docs": [
Expand Down

0 comments on commit c6342f5

Please sign in to comment.