diff --git a/setup.py b/setup.py index d9fa188..e16180a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ 'aiohttp==0.20.2', 'dateparser==0.6.0', 'SQLAlchemy==1.0.12', - 'lxml==3.3.3', + 'lxml==4.6.3', ] setup(