diff --git a/pyproject.toml b/pyproject.toml index 5a2624e..818b40f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,6 @@ dependencies = [ "jax==0.6.2", "numpy==2.1.3", "tensorboardX==2.6.4", - "wandb==0.22.3", ] [tool.hatch.build]