raulcd commented on code in PR #47478:
URL: https://github.com/apache/arrow/pull/47478#discussion_r2329725549


##########
docs/source/python/install.rst:
##########
@@ -27,7 +27,7 @@ Linux distributions. We strongly recommend using a 64-bit 
system.
 Python Compatibility
 --------------------
 
-PyArrow is currently compatible with Python 3.9, 3.10, 3.11, 3.12 and 3.13.
+PyArrow is currently compatible with Python 3.10, 3.11, 3.12 and 3.13.

Review Comment:
   I'll bump to:
   ```
   * **NumPy 1.21.2** or higher.
   * **pandas 1.3.4** or higher,
   ```
   because we might be able to build with pandas 1.0 but there's no Python 
wheel for a supported Python version so I think it's still worth bumping, we 
can bump `python/pyarrow/pandas-shim.pxi` on a follow up PR.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to