diff --git a/pyproject.toml b/pyproject.toml index 26f8e97b80..c382f0195b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ keywords = [ "inference", ] dependencies = [ - "torch >=2.5.0.dev,<2.6.0", + "torch >=2.6.0.dev,<2.7.0", "tensorrt-cu12==10.3.0", "tensorrt-cu12-bindings==10.3.0", "tensorrt-cu12-libs==10.3.0",