Skip to content

Commit

Permalink
Correct version for librosa
Browse files Browse the repository at this point in the history
Refer to issue #13
  • Loading branch information
sahilg06 authored Sep 4, 2023
1 parent 58e61d1 commit ab3c8e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
librosa>=0.7.0
librosa>=0.9.0
numba
numpy
opencv-python==4.1.1.26
Expand All @@ -8,4 +8,4 @@ tqdm>=4.45.0
dlib
scikit-image
matplotlib
h5py
h5py

0 comments on commit ab3c8e5

Please sign in to comment.