What needs to happen?
The current pin seems to be: google-cloud-storage>=2.18.2,<3. This means that it beam is incompatible with the current gcsfs.
gcsfs==2026.1.0 depends on google-cloud-storage>=3.7.0 and apache-beam[gcp]==2.72.0 depends on google-cloud-storage>=2.18.2,<3
Solution would be to extend the upper bound to <4
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
What needs to happen?
The current pin seems to be:
google-cloud-storage>=2.18.2,<3. This means that it beam is incompatible with the current gcsfs.gcsfs==2026.1.0 depends on google-cloud-storage>=3.7.0 and apache-beam[gcp]==2.72.0 depends on google-cloud-storage>=2.18.2,<3Solution would be to extend the upper bound to
<4Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components