diff --git a/tox.ini b/tox.ini index 80d5d9f52..f458c07dd 100644 --- a/tox.ini +++ b/tox.ini @@ -40,7 +40,7 @@ deps = django22: django>=2.2,<2.3 django-ratelimit<3 pyproj - pylint<1.8 + pylint Quixote>=3.0,<3.2 commands = py.test -v {env:COVERAGE:} --junitxml=junit-{envname}.xml {posargs:tests/}