diff --git a/pyproject.toml b/pyproject.toml index bf47ae5b3..535fc73da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ 'asdf-transform-schemas >=0.2.2', 'importlib_resources >=3; python_version <"3.9"', 'jmespath >=0.6.2', - 'jsonschema >=4.0.1, <4.10.0', + 'jsonschema >=4.0.1', 'numpy >=1.10', 'packaging >=16.0', 'pyyaml >=3.10',