Merge "Gate fix: Cap hacking to avoid gate failure"

This commit is contained in:
Zuul 2019-05-29 04:12:10 +00:00 committed by Gerrit Code Review
commit d284589ad7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# mock object framework
coverage>=3.6 # Apache-2.0
hacking>=0.10.2
hacking>=1.1.0,<1.2.0
flake8>=2.5.4,<=3.5.0 # MIT
nose==1.3.0
mock>=1.0.1