We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce97d5 + 311de31 commit 9cdd052Copy full SHA for 9cdd052
setup.py
@@ -36,7 +36,7 @@
36
# please keep these in sync with the minimum versions in testing/constraints-3.10.txt
37
"cloudpickle >= 2.0.0",
38
"fsspec >=2023.3.0",
39
- "gcsfs >=2023.3.0, !=2025.5.0",
+ "gcsfs >=2023.3.0, !=2025.5.0, !=2026.2.0",
40
"geopandas >=0.12.2",
41
"google-auth >=2.15.0,<3.0",
42
"google-cloud-bigquery[bqstorage,pandas] >=3.36.0",
0 commit comments