diff --git a/requirements.txt b/requirements.txt index b90c0586..b2d271bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,9 @@ elementpath==4.1.5 selenium~=4.14.0 -werkzeug~=3.0 +# https://github.com/pallets/werkzeug/issues/2985 +# Maybe related to pytest? +werkzeug==3.0.6 # Templating, so far just in the URLs but in the future can be for the notifications also jinja2~=3.1