Updated from global requirements

Change-Id: I73be4c0a5fa50c748a92c4ed8d476725b046673d
This commit is contained in:
OpenStack Proposal Bot 2016-11-09 04:25:40 +00:00
parent c70b1ce0b4
commit c42e903fe2

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# See: https://bugs.launchpad.net/pbr/+bug/1384919 for why this is here...
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
# Packages needed for using this library.
@ -41,7 +41,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
automaton>=0.5.0 # Apache-2.0
# For common utilities
oslo.utils>=3.17.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0