Skip to content

Commit 3089aeb

Browse files
Update triton requirement from <3.2,>=3.0 to >=3.0,<3.4
--- updated-dependencies: - dependency-name: triton dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c643913 commit 3089aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"accelerate>=0.20.3,!=0.34,<1.7",
2727
"transformers>=4.45,<4.52",
2828
"torch>=2.2.0,<2.6",
29-
"triton>=3.0,<3.2",
29+
"triton>=3.0,<3.4",
3030
"tqdm>=4.66.2,<5.0",
3131
"datasets>=3.0.0,<4.0",
3232
"ninja>=1.11.1.1,<2.0",

0 commit comments

Comments
 (0)