diff --git a/pyproject.toml b/pyproject.toml index 3e620c09..eadede17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "gin-config>=0.5.0,<0.6.0", "json-repair>=0.35.0,<0.49.0", "absl-py>=2.0.0,<3.0.0", - "together>=0.2.4,<1.6.0", + "together>=0.2.4,<2.17.0", "pydantic>=2.5.0,<3.0.0", "hiredis>=3.0.0", "litellm>=1.80.11",