diff --git a/requirements/app/cloud.txt b/requirements/app/cloud.txt index ea55bed75af60..14b4f30d7db5f 100644 --- a/requirements/app/cloud.txt +++ b/requirements/app/cloud.txt @@ -1,6 +1,6 @@ # WARNING: this file is not used directly by the backend # any dependency here needs to be shipped with the base image redis>=4.0.1, <=4.2.4 -docker>=5.0.0, <=5.0.3 +docker>=5.0.0, <6.0.2 s3fs>=2022.5.0, <2022.8.3 # setuptools==59.5.0