diff --git a/pyproject.toml b/pyproject.toml index 59824d5ca..2cdc5b214 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -222,7 +222,7 @@ exclude-newer = "1 week" [tool.uv.exclude-newer-package] ccxt = false -aiohttp = "3 days" +aiohttp = "5 days" [tool.ruff] line-length = 100