Skip to content

Commit 47de152

Browse files
committed
Pin fsspec.
1 parent 86bbb99 commit 47de152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ def get_portability_package_data():
465465
] + milvus_dependency,
466466
'gcp': [
467467
'cachetools>=3.1.0,<7',
468+
'fsspec==2025.10.0',
468469
'google-api-core>=2.0.0,<3',
469470
'google-apitools>=0.5.31,<0.5.32; python_version < "3.13"',
470471
'google-apitools>=0.5.35; python_version >= "3.13"',

0 commit comments

Comments
 (0)