diff --git a/pyproject.toml b/pyproject.toml index 3326488..00081d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "torch==2.8.0", "torchvision==0.23.0", "trimesh>=4.0.0", - "wandb==0.25.1", + "wandb==0.27.2", "watchdog==6.0.0", "weave==0.52.35", ]