Describe the enhancement requested
Due to cffi not supporting Python 3.13 free-threaded build we added new requirements file only for the:
builds in #47313.
We can update the setup once the 3.14 Python release is up (around Arrow 22.0.0 release) as cffi will have support for free-threaded build then.
Component(s)
Python, Continuous Integration