From 37779c3ed9544f76b6f594dda13cbdabc78fbf98 Mon Sep 17 00:00:00 2001 From: Egbert Bouman Date: Tue, 23 Jan 2024 15:47:54 +0100 Subject: [PATCH] test --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2addbcc69..d63512391 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography +cryptography==41.0.7 libnacl aiohttp==3.8.6; python_version=='3.7' aiohttp>=3.9.1; python_version>'3.7'