Skip to content

Commit

Permalink
pyproject.toml - enforce pyfmodex >= 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
K0lb3 authored Dec 21, 2023
1 parent 50fcaf1 commit eff8260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
# raw typetree dumping
"tabulate",
# audio extraction
"pyfmodex",
"pyfmodex >= 0.7.1",
# filesystem handling
"fsspec",
]
Expand Down

0 comments on commit eff8260

Please sign in to comment.