diff --git a/tests/requirements/mysql.txt b/tests/requirements/mysql.txt index 5fb40bcc0b..cec08055cf 100644 --- a/tests/requirements/mysql.txt +++ b/tests/requirements/mysql.txt @@ -1,2 +1,2 @@ # Due to a bug that will be fixed in mysqlclient 1.3.7. -mysqlclient <= 1.3.5 +mysqlclient >= 1.3.7