From 85bc257fe8320ea0ba422e70a7154acd18e87735 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 11 Dec 2022 19:56:42 +0100 Subject: [PATCH] Maybe this isnt needed anymore? --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70eb42086..a92d567b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ paho-mqtt # Pinned version of cryptography otherwise # ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly -cryptography~=3.4 +# cryptography~=3.4 # Used for CSS filtering bs4