Move cinderclient to new hacking 4.0.0

Change-Id: Id3e61949550e70e2c4235406d258bbd9c66e67cf
This commit is contained in:
tushargite96 2021-02-19 14:09:22 +05:30 committed by Tushar Trambak Gite
parent 7e3566ed04
commit 2611cd118d

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