[1.9.x] Bumped mysqlclient test requirement to >= 1.3.7.
mysqlclient 1.3.7 fixes the test failures caused by 1.3.6.
Backport of 2514e044a7
from master
This commit is contained in:
parent
0ec328509c
commit
9b3e79e58e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue