Skip to content

Commit

Permalink
Merge pull request #293 from not522/wandb-version-constraint
Browse files Browse the repository at this point in the history
Add version constraint for wandb
  • Loading branch information
y0z authored Dec 9, 2024
2 parents 419aed1 + 03393b3 commit 06499a6
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 06499a6

Please sign in to comment.