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


##########
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:
   Thank you.
   I have changed min version back to 2.2.0 but let me know if we should raise 
the min version to 2.3.3. 



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