We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc29f6 commit 942c685Copy full SHA for 942c685
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