Updated from global requirements

Change-Id: Ibf8f7ad5bc14cd0f5013cbeb0c9e864ff5dc4acb
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:52:58 +00:00
parent 4ffe07dd8d
commit 39047310e5
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
pymod2pkg!=0.8.0,>=0.7.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
packaging>=16.5 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -6,7 +6,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
ddt>=1.0.1 # MIT
mock>=2.0 # BSD
mock>=2.0.0 # BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0