bjornjorgensen commented on code in PR #52828:
URL: https://github.com/apache/spark/pull/52828#discussion_r2484912611


##########
dev/spark-test-image/python-minimum/Dockerfile:
##########
@@ -61,7 +61,7 @@ RUN apt-get update && apt-get install -y \
     wget \
     zlib1g-dev
 
-ARG BASIC_PIP_PKGS="numpy==1.22.4 pyarrow==15.0.0 pandas==2.2.0 six==1.16.0 
scipy scikit-learn coverage unittest-xml-reporting"
+ARG BASIC_PIP_PKGS="numpy==1.22.4 pyarrow==15.0.0 pandas==2.3.3 six==1.16.0 
scipy scikit-learn coverage unittest-xml-reporting"

Review Comment:
   @dongjoon-hyun ok, but should we change  _minimum_pandas_version to 2.3.3. 
or do you still will have pandas version 2.2.0 as min? pandas 2.3.3 is the 
first one that support python 3.14



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to