Updated from global requirements

Change-Id: I79dbf110b618a3bbf82f751dfa4dda0972d087ee
This commit is contained in:
OpenStack Proposal Bot 2018-03-13 07:36:56 +00:00
parent 33b70e2ce8
commit 6db974071e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0