Skip to content

Commit 426aa9a

Browse files
committed
Pin soundfile to version 0.13.0
1 parent e7426f3 commit 426aa9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_requires =
6969
joblib >= 0.14
7070
decorator >= 4.3.0
7171
numba >= 0.51.0
72-
soundfile == 0.12.1
72+
soundfile == 0.13.0
7373
pooch >= 1.1
7474
soxr >= 0.3.2
7575
typing_extensions >= 4.1.1

0 commit comments

Comments
 (0)