jorisvandenbossche opened a new issue, #38203:
URL: https://github.com/apache/arrow/issues/38203

   The current requirements-wheel-test.txt file has complex version pins for 
numpy and pandas depending on the python version and platform. 
   
   I think we can simplify this to just pin numpy based on the python version 
(to ensure we are still testing with some older version of numpy, and not the 
latest, so that this would fail if we accidentally built the wheel with the 
latest numpy). 
   And the pins for pandas can be removed entirely (we don't have any build 
dependency on pandas, and we test older pandas versions in other builds)


-- 
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