We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28a10b commit 15b420cCopy full SHA for 15b420c
pyrasterframes/src/main/python/setup.py
@@ -140,7 +140,7 @@ def dest_file(self, src_file):
140
# to throw a `NotImplementedError: Can't perform this operation for unregistered loader type`
141
pytest = 'pytest>=4.0.0,<5.0.0'
142
143
-pyspark = 'pyspark==3.1.3'
+pyspark = 'pyspark==3.2.1'
144
boto3 = 'boto3'
145
deprecation = 'deprecation'
146
descartes = 'descartes'
0 commit comments