Updated from global requirements

Change-Id: Iee8e838435063d0d8bba7c669f4548edf2ff1f8d
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:38:40 +00:00
parent e29f827530
commit 2d62bdbedb
2 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
paramiko>=2.0.0 # LGPLv2.1+

View File

@ -13,5 +13,5 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
PyYAML>=3.10.0 # MIT
mock>=2.0 # BSD
PyYAML>=3.10 # MIT
mock>=2.0.0 # BSD