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