Skip to content

Commit

Permalink
Require Mopidy 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Nov 10, 2024
1 parent 6b4670c commit ed2524f
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 @@ -23,7 +23,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"mopidy >= 3.0",
"mopidy >= 4.0.0a1",
"pykka >= 2.0.1",
"setuptools >= 66",
"uritools >= 1.0",
Expand Down

0 comments on commit ed2524f

Please sign in to comment.