summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements/mysql.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/requirements/mysql.txt b/tests/requirements/mysql.txt
index cec08055cf..8abfd961fc 100644
--- a/tests/requirements/mysql.txt
+++ b/tests/requirements/mysql.txt
@@ -1,2 +1 @@
-# Due to a bug that will be fixed in mysqlclient 1.3.7.
-mysqlclient >= 1.3.7
+mysqlclient >= 1.3.7, < 1.3.14