Updated from global requirements
Change-Id: I966ff8ba796774c6ebf5b99ae799bb14196fcf81
This commit is contained in:
parent
3465e0340b
commit
34d8d54b0f
@ -11,7 +11,7 @@ six>=1.7.0
|
||||
networkx>=1.8
|
||||
Babel>=1.3
|
||||
# Used for backend storage engine loading.
|
||||
stevedore>=0.14
|
||||
stevedore>=1.0.0 # Apache-2.0
|
||||
# Used for structured input validation
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
# For pretty printing state-machine tables
|
||||
|
@ -12,4 +12,4 @@ testtools>=0.9.34
|
||||
zake>=0.1 # Apache-2.0
|
||||
# docs build jobs
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
oslosphinx>=2.2.0.0a2
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user