From 78d19132013dd635b8efa9f2e5cc2cd816120b10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:06:21 -0500 Subject: [PATCH] Update dependency wandb to v0.19.7 (#889) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f4ddfd92..e3679f9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "hydra-core==1.3.2", # Configuration management "hydra-zen==0.13.0", # Cleaner Hydra configs "beartype==0.19.0", # Dynamic type checking - "wandb==0.19.6", # Logging + "wandb==0.19.7", # Logging """ submitit@git+https://github.com/courtois-neuromod/submitit@\ b289f81004ab063b185dc97982934c266e605fad""", # Local & SLURM job launcher