From 739355c091f2817517b6f6dfd8bdb2c45eee0b35 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 1 Sep 2016 11:04:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I46a60d1064a4304b704df0496d59cce25a12c4b1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 46a796a69f..ab147b6b19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD Babel>=2.3.4 # BSD -PyMySQL>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.6.2 # MIT License iso8601>=0.1.11 # MIT oslotest>=1.10.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL