Skip to content

Commit 48a152b

Browse files
fix(deps): update dependency pyarrow to v23
1 parent 1e2e0a5 commit 48a152b

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies = [
111111
"platformdirs>=4.3.2,<5",
112112
"procrastinate>=3.5.3",
113113
"fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'",
114-
"pyarrow>=22.0.0,<23; python_version >= '3.14'",
114+
"pyarrow>=23.0.1,<24; python_version >= '3.14'",
115115
"pyjwt[crypto]>=2.10.1,<3",
116116
"python-dateutil>=2.9.0.post0,<3",
117117
# "pywebview[qt6]>=5.4,<6; sys_platform == 'linux'",

0 commit comments

Comments
 (0)