Refactoring Shazam client

This commit is contained in:
Fabio Scotto di Santolo
2024-11-13 12:04:39 +01:00
parent ff9bf4269c
commit ce12891a9a
5 changed files with 1042 additions and 36 deletions

View File

@@ -7,7 +7,7 @@ license = "GPLv3"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.13"
python = "^3.12"
python-magic = "^0.4.27"
shazamio = "^0.7.0"