From 74ce8d64bb4950a1d442c79f62959d1b7d796140 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 19 Aug 2016 08:58:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib889d4619b1b4448ac7a9b72ff780e73c0ac9e9c --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a17f954..f900199a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ requests>=2.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 -os-client-config!=1.19.0,>=1.13.1 # Apache-2.0 +os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index dcb7dfca..36136c38 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 coverage>=3.6 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD python-openstackclient>=2.1.0 # Apache-2.0