diff --git a/pyproject.toml b/pyproject.toml index c94348f4e..bd0672cd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -222,7 +222,7 @@ exclude-newer = "1 week" [tool.uv.exclude-newer-package] ccxt = false -cryptography = "1 days" +cryptography = "6 days" pytest = "5 days" [tool.ruff]