diff --git a/setup.py b/setup.py index 0cc6e1e..9835866 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'requests>=2.22.0', 'requests-ntlm==1.1.0', 'bs4==0.0.1', - 'lxml==4.6.2', + 'lxml==6.1.0', ], classifiers=[ "Programming Language :: Python :: 3",