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