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