zhengruifeng commented on code in PR #49901:
URL: https://github.com/apache/spark/pull/49901#discussion_r1951929591
##########
.github/workflows/build_python_connect.yml:
##########
@@ -72,7 +72,9 @@ jobs:
python packaging/connect/setup.py sdist
cd dist
pip install pyspark*connect-*.tar.gz
- pip install 'six==1.16.0' 'pandas==2.2.3' scipy 'plotly<6.0.0'
'mlflow>=2.8.1' coverage matplotlib openpyxl 'memory-profiler>=0.61.0'
'scikit-learn>=1.3.2' 'graphviz==0.20.3' 'torch<2.6.0' torchvision torcheval
deepspeed unittest-xml-reporting 'plotly>=4.8'
Review Comment:
there happened to have two `plotly`
--
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]