Skip to content

Commit

Permalink
Add version constraint for wandb
Browse files Browse the repository at this point in the history
  • Loading branch information
not522 committed Dec 6, 2024
1 parent 419aed1 commit 03393b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wandb/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
optuna
scikit-learn
wandb
wandb<0.19.0 # TODO(not522): Remove this constraint

0 comments on commit 03393b3

Please sign in to comment.