Skip to content

Commit 4adae83

Browse files
fix(deps): update dependency fsspec to >=2025.9.0,<=2025.9.0
| datasource | package | from | to | | ---------- | ------- | -------- | -------- | | pypi | fsspec | 2025.3.0 | 2025.9.0 |
1 parent ccbf62f commit 4adae83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.9.0,<=2025.9.0",
1818
"cyclopts>=3.22.2,<4.0.0",
1919
"rigging>=3.2.1,<4.0.0",
2020
"optuna>=4.5.0,<5.0.0",

0 commit comments

Comments
 (0)