Updated from global requirements

Change-Id: I5ab29b2fef7bf328d1077e64529fe95833eb83e1
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:27:39 +00:00
parent eb3ea1008b
commit c3e699d0e6
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ 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 # MIT
packaging>=16.5 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT

View File

@ -4,7 +4,7 @@
flake8<2.6.0,>=2.5.4 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
ddt>=1.0.1 # MIT
mock>=2.0.0 # BSD