diff --git a/pyproject.toml b/pyproject.toml index 34c8b68323..aa3a41befd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "blobfile>=2", # Miscellaneous - "numpy<=1.26.4", # Pin here until https://github.com/tensorflow/tensorboard/issues/6869 is addressed + "numpy", "tqdm", "omegaconf", "psutil",