Exclude Werkzeug 2.2.0

This version broke the behavior of strict_slashes=False that
ironic-inspector relies on. See this bug:
https://github.com/pallets/werkzeug/issues/2467

The newly released 2.2.1 fixes it, jump straight to it.

Change-Id: I7e718345c9ec220c82689de56d367773d8e19a0b
This commit is contained in:
Dmitry Tantsur 2022-07-29 11:38:08 +02:00
parent ce3bd6830a
commit bed46f4b7a
2 changed files with 2 additions and 2 deletions

View File

@ -479,7 +479,7 @@ virtualbmc # Apache-2.0
virtualenv!=16.3.0 # MIT
wrapt # BSD License
WebTest # MIT
Werkzeug # BSD License
Werkzeug!=2.2.0 # BSD License
whereto # Apache-2.0
xmltodict # MIT
wsgi-intercept # MIT License

View File

@ -502,7 +502,7 @@ os-vif===2.8.0
hyperlink===21.0.0
mitba===1.1.1
python-masakariclient===7.2.0
Werkzeug===2.2.0
Werkzeug===2.2.1
pyasn1-modules===0.2.8
APScheduler===3.9.1
monotonic===1.6