We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6aea90 commit 7c7f05cCopy full SHA for 7c7f05c
2 files changed
pyproject.toml
@@ -5,8 +5,8 @@ description = ""
5
authors = [{ name = "Junya Morioka", email = "mjun@mjunya.com" }]
6
requires-python = ">=3.11"
7
dependencies = [
8
- "torch==2.7.1",
9
- "torchvision==0.22.1",
+ "torch==2.8.0",
+ "torchvision==0.23.0",
10
"mlflow>=3.1.0",
11
"torchmetrics>=1.4.1",
12
"tqdm>=4.66.5",
0 commit comments