aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d7c86e3c..450a40ee 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