diff --git a/setup.py b/setup.py index d033ace4..1488a512 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ 'pandas==1.1.4', # NOTE: this is pinned to 3.20.3 because protos changed and we can't regenerate them. 'protobuf==3.20.3', - 'pyspark==2.3.2', + 'pyspark==3.2.2', 'python-moztelemetry @ git+http://github.com/mozilla/python_moztelemetry.git@v0.10.2#egg=python-moztelemetry', 'requests-toolbelt==0.9.1', 'requests==2.25.0',