Add some deps and shazamio lib as local

This commit is contained in:
BarsTiger
2023-10-07 22:47:46 +03:00
parent e25b61a8ea
commit 2f14f4d1ee

View File

@@ -9,6 +9,9 @@ readme = "README.md"
python = "^3.11"
aiogram = "^3.1.1"
rich = "^13.6.0"
py-deezer = "^1.1.4.post1"
soundcloud-lib = "^0.6.1"
shazamio = { path = "lib/ShazamIO" }
[build-system]