diff --git a/pyproject.toml b/pyproject.toml index 3a2158d..c3d9609 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ dependencies = [ "requests>=2.33.0", "aiohttp>=3.13.4", - "ray[default,serve,tune]==2.55.1", + "ray[default,serve,tune]==2.57.0", "pydantic>=2.0.0", "packaging>=24.0", "click>=8.0.0",