Updated from global requirements

Change-Id: I966ff8ba796774c6ebf5b99ae799bb14196fcf81
This commit is contained in:
OpenStack Proposal Bot 2014-09-19 08:52:11 +00:00
parent 3465e0340b
commit 34d8d54b0f
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ six>=1.7.0
networkx>=1.8 networkx>=1.8
Babel>=1.3 Babel>=1.3
# Used for backend storage engine loading. # Used for backend storage engine loading.
stevedore>=0.14 stevedore>=1.0.0 # Apache-2.0
# Used for structured input validation # Used for structured input validation
jsonschema>=2.0.0,<3.0.0 jsonschema>=2.0.0,<3.0.0
# For pretty printing state-machine tables # For pretty printing state-machine tables

View File

@ -12,4 +12,4 @@ testtools>=0.9.34
zake>=0.1 # Apache-2.0 zake>=0.1 # Apache-2.0
# docs build jobs # docs build jobs
sphinx>=1.1.2,!=1.2.0,<1.3 sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2 oslosphinx>=2.2.0 # Apache-2.0