refactor: remove dep pydantic

This commit is contained in:
2026-03-31 18:34:41 +02:00
parent 67bc4e7d7a
commit 09d7945b27
3 changed files with 5 additions and 108 deletions
-1
View File
@@ -15,7 +15,6 @@ dependencies = [
"loguru>=0.7.3",
"mutagen>=1.47.0",
"platformdirs>=4.9.4",
"pydantic>=2.12.5",
"python-dotenv>=1.2.2",
]