Skip to content

Commit a0d3fd3

Browse files
fix(deps): update dependency fsspec to >=2025.5.1,<=2025.5.1
| datasource | package | from | to | | ---------- | ------- | -------- | -------- | | pypi | fsspec | 2025.3.0 | 2025.5.1 |
1 parent 8e67381 commit a0d3fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ logfire = "^3.5.3"
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.5.1,<=2025.5.1", extras = [
2424
"s3",
2525
] } # Pinned for datasets compatibility
2626

0 commit comments

Comments
 (0)