Merge "Blacklist stestr 2.3.0"

This commit is contained in:
Zuul 2020-04-01 13:27:10 +00:00 committed by Gerrit Code Review
commit b9fd5bddc8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ hacking>=2.0.0 # Apache-2.0
flake8-import-order # LGPLv3
flake8-logging-format>=0.6.0 # Apache-2.0
stestr>=2.2.0 # Apache-2.0
stestr!=2.3.0,>=2.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.2.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD