Skip to content

Commit a913868

Browse files
update geopyspark version #1127
1 parent a84236e commit a913868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"openeo_driver>=0.133.0.a3.dev",
6161
'pyspark==3.5.3; python_version>="3.8"',
6262
'pyspark>=2.3.1,<2.4.0; python_version<"3.8"',
63-
'geopyspark==0.4.7+openeo',
63+
'geopyspark==0.4.8+openeo',
6464
# rasterio is an undeclared but required dependency for geopyspark
6565
# (see https://github.com/locationtech-labs/geopyspark/issues/683 https://github.com/locationtech-labs/geopyspark/pull/706)
6666
'rasterio~=1.2.0; python_version<"3.9"',

0 commit comments

Comments
 (0)