We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc400d1 commit 5fb4995Copy full SHA for 5fb4995
pyproject.toml
@@ -110,7 +110,7 @@ dependencies = [
110
"pandas>=2.3.3,<3",
111
"platformdirs>=4.3.2,<5",
112
"procrastinate>=3.5.3",
113
- "fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'",
+ "fastparquet>=2026.3.0,<2026.4.0; python_version < '3.14'",
114
"pyarrow>=22.0.0,<23; python_version >= '3.14'",
115
"pyjwt[crypto]>=2.10.1,<3",
116
"python-dateutil>=2.9.0.post0,<3",
0 commit comments