From bf5fa3517dd7f3641b5c164a59c16d8ea5517ce2 Mon Sep 17 00:00:00 2001 From: Ethan Harris Date: Tue, 20 Dec 2022 21:30:16 +0000 Subject: [PATCH] [App] Remove outdated warning from cloud requirements (#16140) --- requirements/app/cloud.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements/app/cloud.txt b/requirements/app/cloud.txt index 14b4f30d7d..45b237ec2b 100644 --- a/requirements/app/cloud.txt +++ b/requirements/app/cloud.txt @@ -1,5 +1,3 @@ -# 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, <6.0.2 s3fs>=2022.5.0, <2022.8.3