diff --git a/setup.cfg b/setup.cfg index b028d942b..9eed2fcab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ install_requires = click>=8.1,<8.2;python_version>'3.6' requests>=2.25;python_version>='3.6' urllib3>=1.26 - junitparser>=2.0.0 + junitparser>=2.0.0,<4.0 setuptools more_itertools>=7.1.0;python_version>='3.6' python-dateutil