Skip to content

Commit

Permalink
Unpin librosa.
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot committed Aug 8, 2024
1 parent 8fa2e31 commit cc38d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tensorboard =
matplotlib
psutil
nvsmi
librosa>=0.9,<0.10
librosa>=0.9
test =
coverage>=5.0.2
pytest>=7.1.1
Expand All @@ -59,7 +59,7 @@ test =
torch
nnaudio
numpy>=1.22
librosa>=0.9,<0.10
librosa>=0.9
tensorflow>=2.4,<2.16; sys_platform != 'darwin' or platform.machine != 'arm64'
tensorflow-macos>=2.4,<2.16; sys_platform == 'darwin' and platform.machine == 'arm64'

Expand Down

0 comments on commit cc38d05

Please sign in to comment.