AlenkaF opened a new pull request, #47313: URL: https://github.com/apache/arrow/pull/47313
### Rationale for this change Ubuntu and Windows wheels started failing on free-threaded build of CPython 3.13 due to new cffi version 2.0.0, see https://cffi.readthedocs.io/en/latest/whatsnew.html#v2-0-0-dev0. ### What changes are included in this PR? Pin CFFI in the Free-threaded 3.13 builds. ### Are these changes tested? Yes, with the extended builds. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org