Don't allow mysqlclient 2.0.2 due to compilation issues.

- Legacy-Id: 18762
This commit is contained in:
Robert Sparks 2020-12-11 22:02:13 +00:00
parent 8d94aeabe0
commit ee600c76b8

View file

@ -39,7 +39,7 @@ lxml>=3.4.0,<5
markdown2>=2.3.8
mock>=2.0.0
mypy>=0.782,<0.790 # Version requirements determined by django-stubs.
mysqlclient>=1.3.13
mysqlclient>=1.3.13,!=2.0.2
oic>=1.2
pathlib>=1.0
pathlib2>=2.3.0