diff --git a/backend/requirements.txt b/backend/requirements.txt
index 4ba959ef..7ecefe85 100644
--- a/backend/requirements.txt
+++ b/backend/requirements.txt
@@ -29,4 +29,7 @@ asyncpg>=0.25.0
 python-dotenv>=0.19.0
 
 # Note: Airflow should be installed separately with constraints
-# apache-airflow[gcp]>=2.10.3
\ No newline at end of file
+# apache-airflow[gcp]>=2.10.3
+
+fsspec>=2024.10.0
+gcsfs>=2024.10.0
\ No newline at end of file