diff --git a/pyproject.toml b/pyproject.toml index fa7a167..3704eea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ pyudev = { version = "^0.22.0", optional = true } rich = "^9.6.2" typer = "^0.3.2" pydantic = "^1.7.3" -python-libdiscid = "^1.1" +python-libdiscid = "^2.0.1" musicbrainzngs = "^0.7.1" mutagen = "^1.45.1"