diff --git a/pyproject.toml b/pyproject.toml index 03ba3cb5..0593735d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers=[ dependencies = [ "torch>=2.2.1", "numpy", -"tqdm==4.66.3", +"tqdm==4.67.0", "tensorboard==2.8.0", "notebook", "matplotlib==3.4.3",