diff --git a/setup.cfg b/setup.cfg index 343da31..bd75b39 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,7 @@ classifiers = [options] install_requires = setuptools - lxml == 6.0.0 # lxml-6.0.0-cp313-cp313-win_amd64.whl should be picked up from PyPI on Windows + lxml == 6.0.2 # lxml-6.0.0-cp313-cp313-win_amd64.whl should be picked up from PyPI on Windows zope.component ~= 5.0.1 zope.interface ~= 7.1.1 requests ~= 2.31.0