From 1ae9453118aff911f4e51e646f0673bfc89bd2d5 Mon Sep 17 00:00:00 2001 From: Romil Bhardwaj Date: Sun, 27 Aug 2023 09:13:56 +0530 Subject: [PATCH] update gcsfuse --- sky/data/storage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sky/data/storage.py b/sky/data/storage.py index f9a1d29fcc7..30b94f28ab3 100644 --- a/sky/data/storage.py +++ b/sky/data/storage.py @@ -1318,7 +1318,7 @@ class GcsStore(AbstractStore): """ _ACCESS_DENIED_MESSAGE = 'AccessDeniedException' - GCSFUSE_VERSION = '0.42.3' + GCSFUSE_VERSION = '1.0.1' def __init__(self, name: str,