Browse Source

Temporarily pin werkzeug to < 3.0.0

The CI is completely broken right now with v3, we need time to adapt.

Signed-off-by: Neal Gompa <neal@gompa.dev>
Neal Gompa 3 months ago
parent
commit
b370a1a880
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -15,6 +15,7 @@ docutils <= 0.17.1
 email_validator
 
 flask <= 2.2.2
+werkzeug < 3.0.0
 flask-wtf <= 1.0.0
 kitchen == 1.2.6
 markdown <= 3.3.7