Skip to content

Commit 1ce3e62

Browse files
committed
remove wandb from full
1 parent b719a6e commit 1ce3e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ version_file = "algorithmic_efficiency/_version.py"
7171
[project.optional-dependencies]
7272
# All workloads
7373
full = [
74-
"algorithmic_efficiency[criteo1tb,fastmri,ogbg,librispeech_conformer,wmt,wandb]",
74+
"algorithmic_efficiency[criteo1tb,fastmri,ogbg,librispeech_conformer,wmt]",
7575
]
7676
# All workloads plus development dependencies
7777
full_dev = ["algorithmic_efficiency[full,dev]"]

0 commit comments

Comments
 (0)