Skip to content

Commit 7c7f05c

Browse files
committed
update torch, torchvision
1 parent b6aea90 commit 7c7f05c

2 files changed

Lines changed: 122 additions & 119 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = ""
55
authors = [{ name = "Junya Morioka", email = "mjun@mjunya.com" }]
66
requires-python = ">=3.11"
77
dependencies = [
8-
"torch==2.7.1",
9-
"torchvision==0.22.1",
8+
"torch==2.8.0",
9+
"torchvision==0.23.0",
1010
"mlflow>=3.1.0",
1111
"torchmetrics>=1.4.1",
1212
"tqdm>=4.66.5",

0 commit comments

Comments
 (0)