From 32f490783a8c3848b48eaa1b8479156641872e66 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 29 Oct 2023 09:56:13 +0100 Subject: [PATCH] tweak comment --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2d826eaf..a42193e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,9 +51,7 @@ lxml selenium~=4.14.0 -# https://stackoverflow.com/questions/71652965/importerror-cannot-import-name-safe-str-cmp-from-werkzeug-security/71653849#71653849 -# ImportError: cannot import name 'safe_str_cmp' from 'werkzeug.security' -# need to revisit flask login versions +# werkzeug can be bumped when https://github.com/maxcountryman/flask-login/issues/805 is released werkzeug~=2.3 # Templating, so far just in the URLs but in the future can be for the notifications also