diff --git a/pyproject.toml b/pyproject.toml index 15a2b85..b4b9d9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "scikit-learn~=1.5", "spacy~=3.7", "tqdm~=4.64", - "wandb~=0.18.1", + "wandb~=0.19.5", ] dynamic = ["version"]