From a42699e1fbadc949d534c39ba2ef0d735e3e10e7 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 28 Nov 2022 12:00:03 +0200 Subject: [PATCH] Fix cryptg version range --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index 24dae3a1..b0456e4e 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -2,7 +2,7 @@ # Uncommented lines after the group definition insert things into that group. #/speedups -cryptg>=0.1,<0.4 +cryptg>=0.1,<0.5 aiodns brotli