Bumped mysqlclient requirement to >= 1.3.13.

There are test failures with older versions.
This commit is contained in:
Tim Graham 2018-12-06 14:49:27 -05:00 committed by GitHub
parent 9453bc77f4
commit 88619e6129
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

@ -335,7 +335,7 @@ Connector/Python includes `its own`_.
mysqlclient
~~~~~~~~~~~
Django requires `mysqlclient`_ 1.3.7 or later.
Django requires `mysqlclient`_ 1.3.13 or later.
MySQL Connector/Python
~~~~~~~~~~~~~~~~~~~~~~