Skip to content

Commit

Permalink
fix: update gcsfs version
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyCr committed Dec 20, 2024
1 parent 2ede1a3 commit 0db2c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"geoalchemy2": "GeoAlchemy2~=0.12",
"google-cloud-monitoring": "google-cloud-monitoring>=2.0.0",
"google-cloud-storage": "google-cloud-storage==1.43.0",
"gcsfs": "gcsfs>=2023.1.0",
"gcsfs": "gcsfs>=2024.10.0",
"great-expectations": "great-expectations>=0.18.0,<0.18.14",
"grpc-tools": "grpcio-tools>=1.47.2",
"msal": "msal~=1.2",
Expand Down

0 comments on commit 0db2c11

Please sign in to comment.