diff --git a/pyproject.toml b/pyproject.toml index cc536a7..794ec2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ PyYAML = "^6.0.1" imageio = "^2.31.3" imagesize = "^1.4.1" POT = "^0.9.1" -jsonschema-rs = "^0.29.0" +jsonschema-rs = "^0.56.0" scikit-learn = "^1.3.0" typing-extensions = "^4.7.1" watchdog = "^6.0.0"