Skip to content

Commit 5fb4995

Browse files
fix(deps): update dependency fastparquet to v2026
1 parent dc400d1 commit 5fb4995

File tree

2 files changed

+49
-45
lines changed

2 files changed

+49
-45
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dependencies = [
110110
"pandas>=2.3.3,<3",
111111
"platformdirs>=4.3.2,<5",
112112
"procrastinate>=3.5.3",
113-
"fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'",
113+
"fastparquet>=2026.3.0,<2026.4.0; python_version < '3.14'",
114114
"pyarrow>=22.0.0,<23; python_version >= '3.14'",
115115
"pyjwt[crypto]>=2.10.1,<3",
116116
"python-dateutil>=2.9.0.post0,<3",

0 commit comments

Comments
 (0)