We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2e0a5 commit 48a152bCopy full SHA for 48a152b
pyproject.toml
@@ -111,7 +111,7 @@ dependencies = [
111
"platformdirs>=4.3.2,<5",
112
"procrastinate>=3.5.3",
113
"fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'",
114
- "pyarrow>=22.0.0,<23; python_version >= '3.14'",
+ "pyarrow>=23.0.1,<24; python_version >= '3.14'",
115
"pyjwt[crypto]>=2.10.1,<3",
116
"python-dateutil>=2.9.0.post0,<3",
117
# "pywebview[qt6]>=5.4,<6; sys_platform == 'linux'",
0 commit comments