Skip to content

Commit c40dba3

Browse files
authored
chore: upgrade wandb to 0.25+ (#1979)
Signed-off-by: Igor Gitman <igitman@nvidia.com>
1 parent 02febf1 commit c40dba3

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"colored==2.2.3",
2525
"ray[default]==2.49.2",
2626
"transformers==4.57.1",
27-
"wandb",
27+
"wandb>=0.25.0",
2828
"numpy",
2929
"datasets>=4.0.0",
3030
"rich",

uv.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)