diff --git a/pyproject.toml b/pyproject.toml index 792b25a7..00bc53f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ requires-python = ">=3.9" dependencies = [ "aiida-core[atomic_tools]~=2.3", "importlib_resources", - "jsonschema~=3.2.0", + "jsonschema~=4.21.1", "numpy", "packaging", "python-dateutil",