Skip to content

Commit 06499a6

Browse files
authored
Merge pull request #293 from not522/wandb-version-constraint
Add version constraint for wandb
2 parents 419aed1 + 03393b3 commit 06499a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wandb/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
optuna
22
scikit-learn
3-
wandb
3+
wandb<0.19.0 # TODO(not522): Remove this constraint

0 commit comments

Comments
 (0)