Updated from global requirements

Change-Id: Icb21b3ea8f9ae0eb4e51c951187756ac730251fd
This commit is contained in:
OpenStack Proposal Bot 2017-12-23 10:17:03 +00:00
parent 760f4414ea
commit 6e7eb0fa01
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0

View File

@ -38,7 +38,7 @@ jsonschema<3.0.0,>=2.6.0 # MIT
automaton>=1.9.0 # Apache-2.0
# For common utilities
oslo.utils>=3.31.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0