diff --git a/setup.py b/setup.py index ffcab2a1be..b445e0c707 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ "boto3>=1.26,<2.0", "websockets>=14.2,<17", "PyYAML>=6.0.1", - "lxml>=5.2.2,<5.4", + "lxml>=5.2.2,<6.1", "lxml_html_clean>=0.1.1,<0.5", "python-twitter>=3.5,<3.6", "chardet<6.0",