Updated from global requirements

Change-Id: I521b1775d74138a1ae818330f9a0d5af63f921b0
This commit is contained in:
OpenStack Proposal Bot
2016-02-07 00:19:21 +00:00
parent 61efc31e96
commit 1d77904d22

View File

@@ -32,7 +32,7 @@ stevedore>=1.5.0 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
# Backport for time.monotonic which is in 3.3+
monotonic>=0.3 # Apache-2.0
monotonic>=0.6 # Apache-2.0
# Used for structured input validation
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT