diff --git a/pyproject.toml b/pyproject.toml index 5e367a2..e9969fc 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.23.0", "numpy", "packaging", "python-dateutil",