diff --git a/setup.py b/setup.py index a2cc8e47d..4d13899b2 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ "black>=22.1.0", "graphviz", "hyperopt>=0.2,<=0.2.5", - "jsonschema<=4.20.0", + "jsonschema", "jsonsubschema>=0.0.6", "scikit-learn>=1.0.0,<=1.2.0", "scipy<1.11.0",