Fix requirements

One of our lower bounds didn't match so the requirements job in this
repo is failing.

Change-Id: Iaf64f0cbee5ee7894367a354c1d1646561759744
This commit is contained in:
Ben Nemec 2018-05-14 19:37:27 +00:00
parent 325d0c17a4
commit 0a3b06e46f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0