Skip to content

Commit 94bf7a3

Browse files
author
Zecheng Zhang
authored
Add torchmetrics to pyproject.py full dependencies (#374)
Add `torchmetrics` to `pyproject.py` full dependencies As we need to use it in the benchmark
1 parent e774718 commit 94bf7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ full=[
5454
"catboost",
5555
"lightgbm",
5656
"datasets",
57+
"torchmetrics",
5758
]
5859

5960
[project.urls]

0 commit comments

Comments
 (0)