diff --git a/test-requirements.txt b/test-requirements.txt index a00b8ba..efdb57c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0 Mako>=0.4.0 # MIT -PyMySQL>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.6.2 # MIT License bandit>=1.1.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 coverage>=3.6 # Apache-2.0