mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user