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