Skip to content

Commit 8f6648c

Browse files
committed
add wandb
1 parent cdf35d8 commit 8f6648c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"clu==0.0.12",
4545
"matplotlib>=3.9.2",
4646
"tabulate==0.9.0",
47-
47+
"wandb==0.21.0"
4848
]
4949

5050
[build-system]
@@ -81,8 +81,6 @@ dev = [
8181
"pre-commit==4.0.1",
8282
]
8383

84-
wandb = ["wandb==0.19.6"]
85-
8684
# Workloads
8785
criteo1tb = ["scikit-learn==1.5.2"]
8886
fastmri = ["h5py==3.12.0", "scikit-image==0.24.0"]

0 commit comments

Comments
 (0)