Skip to content

Commit c1290a5

Browse files
fix(deps): update dependency fsspec to >=2025.10.0,<=2025.10.0
| datasource | package | from | to | | ---------- | ------- | -------- | --------- | | pypi | fsspec | 2025.3.0 | 2025.10.0 |
1 parent be4df83 commit c1290a5

File tree

2 files changed

+2602
-2620
lines changed

2 files changed

+2602
-2620
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"python-ulid>=3.0.0,<4.0.0",
1515
"coolname>=2.2.0,<3.0.0",
1616
"pandas>=2.2.3,<3.0.0",
17-
"fsspec[s3]>=2023.1.0,<=2025.3.0",
17+
"fsspec[s3]>=2025.10.0,<=2025.10.0",
1818
"optuna>=4.5.0,<5.0.0",
1919
"numpy<=2.2.6", # 3.10 support was dropped in 2.3.0
2020
"universal-pathlib>=0.3.3,<0.4.0",

0 commit comments

Comments
 (0)