diff --git a/setup.py b/setup.py index befb663b98..6cc65702a7 100644 --- a/setup.py +++ b/setup.py @@ -160,7 +160,7 @@ def package_files(prefix: str, directory: str, extension: str): ] extra_deps['wandb'] = [ - 'wandb>=0.13.2,<0.18', + 'wandb>=0.13.2,<0.19', ] extra_deps['comet_ml'] = [