From 60bd3efae77a96a7d1ea15b20f7fe7d342c17c5c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 20 Jan 2017 19:43:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I740a7d5e9f1740e2b1d1fbd9cff110fa83741e29 --- requirements.txt | 2 +- setup.cfg | 2 +- test-requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4cc5ff3f1..49711da17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ psutil>=1.2.1 # BSD oslo.versionedobjects>=1.17.0 # Apache-2.0 os-brick>=1.8.0 # Apache-2.0 os-vif>=1.4.0 # Apache-2.0 -os-win>=1.3.0 # Apache-2.0 +os-win>=1.4.0 # Apache-2.0 castellan>=0.4.0 # Apache-2.0 microversion-parse>=0.1.2 # Apache-2.0 os-xenapi>=0.1.1 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg index 195b2b150..cb178a639 100644 --- a/setup.cfg +++ b/setup.cfg @@ -220,7 +220,7 @@ universal = 1 [extras] osprofiler = - osprofiler>=1.4.0 # Apache-2.0 + osprofiler>=1.4.0 # Apache-2.0 [pbr] # Treat sphinx warnings as errors during the docs build; this helps us keep diff --git a/test-requirements.txt b/test-requirements.txt index 4d607f133..42e32b311 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,11 +7,11 @@ coverage>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD -mox3>=0.7.0 # Apache-2.0 +mox3!=0.19.0,>=0.7.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License python-barbicanclient>=4.0.0 # Apache-2.0 -python-ironicclient>=1.9.0 # Apache-2.0 +python-ironicclient>=1.10.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD