diff --git a/pyproject.toml b/pyproject.toml index 002a7d2b..895dfcc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ dependencies = [ "platformdirs>=4.3.2,<5", "procrastinate>=3.5.3", "fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'", - "pyarrow>=22.0.0,<23; python_version >= '3.14'", + "pyarrow>=22.0.0,<24; python_version >= '3.14'", "pyjwt[crypto]>=2.10.1,<3", "python-dateutil>=2.9.0.post0,<3", # "pywebview[qt6]>=5.4,<6; sys_platform == 'linux'",