diff --git a/requirements/pytorch/base.txt b/requirements/pytorch/base.txt index f80072c38016c..a7577aba72753 100644 --- a/requirements/pytorch/base.txt +++ b/requirements/pytorch/base.txt @@ -3,7 +3,7 @@ numpy >=1.17.2, <1.24.4 torch >=1.11.0, <=2.0.0 -tqdm >=4.57.0, <4.65.0 +tqdm >=4.57.0, <4.66.0 PyYAML >=5.4, <=6.0 fsspec[http] >2021.06.0, <2023.5.0 torchmetrics >=0.7.0, <0.12.0 # needed for using fixed compare_version