diff --git a/setup.py b/setup.py index d7c86e3c2..450a40ee6 100644 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ setup( "pydivert>=0.0.7, <0.1", ], ':sys_platform != "win32"': [ - "lxml>=3.5.0, <3.6", + "lxml>=3.5.0, <3.7", ], # Do not use a range operator here: https://bitbucket.org/pypa/setuptools/issues/380 # Ubuntu Trusty and other still ship with setuptools < 17.1