Skip to content

Commit 59dfa31

Browse files
fix(deps): update dependency fsspec to >=2025.7.0,<=2025.7.0
| datasource | package | from | to | | ---------- | ------- | -------- | -------- | | pypi | fsspec | 2025.3.0 | 2025.7.0 |
1 parent b5f4544 commit 59dfa31

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
@@ -20,7 +20,7 @@ logfire = ">=3.5.3,<=3.20.0"
2020
python-ulid = "^3.0.0"
2121
coolname = "^2.2.0"
2222
pandas = "^2.2.3"
23-
fsspec = { version = ">=2023.1.0,<=2025.3.0", extras = [
23+
fsspec = { version = ">=2025.7.0,<=2025.7.0", extras = [
2424
"s3",
2525
] } # Pinned for datasets compatibility
2626
cyclopts = "^3.22.2"

0 commit comments

Comments
 (0)