diff --git a/setup.py b/setup.py index 9a995a81..afa2a582 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ install_requires=[ 'PyYAML>=3.0,<7', 'distro>=1.0.0,<2', - 'jsonschema>=2.5.0,<4', + 'jsonschema>=2.5.0,<5', 'kconfiglib>=14.1.0,<15', ],