Updated from global requirements

Change-Id: Icdc0089935838811142d83da6d33065e9901139b
This commit is contained in:
OpenStack Proposal Bot 2015-05-11 14:04:44 +00:00
parent 42e16dfa4e
commit 4e550ba48c

View File

@ -23,7 +23,7 @@ networkx>=1.8
stevedore>=1.3.0 # Apache-2.0
# Backport for concurrent.futures which exists in 3.2+
futures>=2.1.6
futures>=3.0
# Used for structured input validation
jsonschema>=2.0.0,<3.0.0