From 63f2a8bb68d8d4348d26d311a5e5ddb423d25c29 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 15 Apr 2026 06:51:32 +0200 Subject: [PATCH] chore: remove shorter install allows --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) 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