Updated from global requirements

Change-Id: I3e50f2952a00016be366b812d1bb6ea1e25144ce
This commit is contained in:
OpenStack Proposal Bot 2017-03-03 03:09:26 +00:00
parent 25b6aa985a
commit a7672cca09
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Hacking already pins down pep8, pyflakes and flake8
coverage>=4.0 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
openstackdocstheme>=1.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0