diff --git a/test-requirements.txt b/test-requirements.txt index 063b352af..69dce3d42 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ os-testr>=0.8.0 # Apache-2.0 murano-pkg-check>=0.2.0 # Apache-2.0 # Some of the tests use real MySQL and Postgres databases -PyMySQL!=0.7.7,>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.7.6 # MIT License psycopg2>=2.5 # LGPL/ZPL # doc build requirements