From 67dade3a2052b5dab896a0cda1f7858df5d122ee Mon Sep 17 00:00:00 2001
From: David Hall
Date: Mon, 25 Jul 2022 16:59:44 -0700
Subject: [PATCH] ok, actually works loading to/from gcs
---
requirements.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index a24402a..b788062 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,4 +8,5 @@ pyarrow
zstandard
datasets
fsspec
-gcsfs
\ No newline at end of file
+gcsfs
+braceexpand
\ No newline at end of file