diff --git a/pyproject.toml b/pyproject.toml index 32684c6..1183cd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest = "^7.2.0" pytest-asyncio = "^0.20.3" anyio = "^3.6.2" pydantic = "^1.10.2" -shazamio-core = "^1.0.1" +shazamio-core = "^1.0.6" aiohttp-retry = "^2.8.3" [tool.poetry.group.dev.dependencies]