Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-03-27 07:14:32 +00:00 committed by Gerrit Code Review
commit fe0c766c8a
3 changed files with 4 additions and 4 deletions

View File

@ -8,6 +8,6 @@ osc-lib>=1.8.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
keystoneauth1>=3.3.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
six>=1.10.0 # MIT
futurist>=1.2.0 # Apache-2.0

View File

@ -52,7 +52,7 @@ test =
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
doc =
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
[build_sphinx]

View File

@ -7,6 +7,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0