Fix inconsistent requirement about hacking

... to fix the following failure in CI.

The conflict is caused by:
    The user requested hacking<3.1.0 and >=3.0
    The user requested (constraint) hacking==2.0.0

Change-Id: Icce6025ac4fd646752891fa9081fe16528583237
This commit is contained in:
Takashi Kajinami 2022-02-06 02:55:08 +09:00
parent 4552af7774
commit b4469c4c6c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking==2.0.0
hacking==3.0.0
mypy==0.720
oslotest==1.5.1
reno==2.5.0