diff --git a/pyproject.toml b/pyproject.toml index c6024a3b5..fc24d1488 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -222,6 +222,7 @@ exclude-newer = "1 week" [tool.uv.exclude-newer-package] ccxt = false +urllib3 = "4 days" [tool.ruff] line-length = 100