mirror of
https://github.com/django/django.git
synced 2025-10-22 00:02:23 +00:00
Bumped mysqlclient test requirement to >= 1.3.7.
mysqlclient 1.3.7 fixes the test failures caused by 1.3.6.
This commit is contained in:
parent
815f4d206d
commit
2514e044a7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue