diff --git a/python/setup.py b/python/setup.py index 665fb26b75c..736461a21d8 100644 --- a/python/setup.py +++ b/python/setup.py @@ -38,7 +38,7 @@ 'numpy>=1.13.3', 'pandas>=0.19.0', 'psutil>=4.0.0', - 'pyspark==2.3.2', + 'pyspark==3.3.2', 'pyzmq>=14.0.0', 'pyarrow==14.0.1', 'six>=1.5.0',