diff --git a/requirements/data/cloud.txt b/requirements/data/cloud.txt index 950fb4be6c..c5de827029 100644 --- a/requirements/data/cloud.txt +++ b/requirements/data/cloud.txt @@ -1,5 +1,5 @@ # NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment -fsspec[http] >2021.06.0, <2023.5.0 +fsspec[http] >2021.06.0, <2023.7.0 s3fs >=2022.5.0, <=2023.6.0 diff --git a/requirements/fabric/base.txt b/requirements/fabric/base.txt index 1d45e231b7..c02d2386a9 100644 --- a/requirements/fabric/base.txt +++ b/requirements/fabric/base.txt @@ -3,7 +3,7 @@ numpy >=1.17.2, <1.25.3 torch >=1.11.0, <2.1.0 -fsspec[http]>2021.06.0, <2023.5.0 +fsspec[http]>2021.06.0, <2023.7.0 packaging >=20.0, <=23.0 typing-extensions >=4.0.0, <=4.7.1 lightning-utilities >=0.8.0, <0.10.0