Skip to content

Commit

Permalink
Allow higher mutwo music version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinericzimmermann committed Apr 18, 2022
1 parent daf84ee commit 8aa5d98
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 @@ -32,7 +32,7 @@
setup_requires=[],
install_requires=[
"mutwo.ext-core>=0.58.0, <0.60.0",
"mutwo.ext-music>=0.11.0, <0.14.0",
"mutwo.ext-music>=0.11.0, <0.15.0",
"expenvelope>=0.6.5, <1.0.0",
"mido>=1.2.9, <2",
"numpy>=1.18, <2.00",
Expand Down

0 comments on commit 8aa5d98

Please sign in to comment.