Skip to content

Commit

Permalink
Pin numpy version to compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbreyfogle committed Oct 23, 2024
1 parent 93dc58b commit 9b6307f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
install_requires=[
"argbind",
"numpy",
"numpy<2",
"soundfile",
"pyloudnorm",
"importlib-resources",
Expand Down

0 comments on commit 9b6307f

Please sign in to comment.