diff --git a/pyproject.toml b/pyproject.toml index 91b99a3f8..e6b81b336 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "PettingZoo==1.25.0", "redis-om>=0.3.0,<0.4.0", "gin-config>=0.5.0,<0.6.0", - "json-repair>=0.35.0,<0.49.0", + "json-repair>=0.35.0,<0.55.0", "absl-py>=2.0.0,<3.0.0", "together>=0.2.4,<1.5.0", "pydantic>=2.5.0,<3.0.0",