From c4cf17a8685318d2571e2da0222343e293c5fa01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 04:23:46 +0000 Subject: [PATCH] Bump triton from 2.3.0 to 3.0.0 Bumps [triton](https://github.com/triton-lang/triton) from 2.3.0 to 3.0.0. - [Commits](https://github.com/triton-lang/triton/commits) --- updated-dependencies: - dependency-name: triton dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2aa321..873f697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ torch==2.3.0 torchmetrics==1.4.0.post0 torchvision==0.18.0 tqdm==4.66.4 -triton==2.3.0 +triton==3.0.0 typing_extensions==4.12.0 tzdata==2024.1 virtualenv==20.26.2