From 7a5e50e4cbb5bbdedca8923513b3ba00388cd811 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 22 Dec 2016 19:10:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I93888d5e7d635663a803600c2ab873ee8489f34d --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d8b52e9..3351f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ keystonemiddleware>=4.12.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.9.0 # Apache-2.0 -oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0 +oslo.db>=4.13.3 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.messaging>=5.14.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 1a7e0f4..5f89f38 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ hacking<0.11,>=0.10.0 -PyMySQL!=0.7.7,>=0.7.6 # MIT License +PyMySQL>=0.7.6 # MIT License bandit>=1.1.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 coverage>=4.0 # Apache-2.0