fix: port-in-use check and remove packaging dependency

This commit is contained in:
2026-03-28 18:52:46 +03:00
parent 98163ea5a9
commit 5219263388
4 changed files with 68 additions and 13 deletions
-1
View File
@@ -32,7 +32,6 @@ dependencies = [
"pyyaml>=6.0",
"mutagen>=1.47.0",
"pillow>=10.0.0",
"packaging>=23.0",
]
[project.optional-dependencies]