Merge "Move cinderclient to new hacking 4.0.0"

This commit is contained in:
Zuul
2021-03-04 03:03:06 +00:00
committed by Gerrit Code Review

View File

@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking>=3.1.0,<3.2.0 # Apache-2.0
hacking>=4.0.0,<4.1.0 # Apache-2.0
docutils>=0.15.2
coverage>=5.2.1 # Apache-2.0
ddt>=1.4.1 # MIT