From e43a193d1b3fd136dcbb3e4e6d7b1359d06383ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:31:10 +0000 Subject: [PATCH] Update dependency wandb to v0.18.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 61124e3c..96eab22d 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.18.5", # Logging + "wandb==0.18.6", # Logging """ submitit@git+https://github.com/courtois-neuromod/submitit@\ b289f81004ab063b185dc97982934c266e605fad""", # Local & SLURM job launcher