Skip to content

Commit

Permalink
EP-4140: handle "raster:bands" for DEM layers
Browse files Browse the repository at this point in the history
  • Loading branch information
bossie committed Mar 4, 2022
1 parent edce035 commit 557e29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
setup_requires=['pytest-runner'],
tests_require=tests_require,
install_requires=[
'openeo>=0.9.3a1.*',
'openeo>=0.9.3a2.*',
'openeo_driver>=0.17.0.dev',
'pyspark==3.2.0; python_version>="3.8"',
'pyspark>=2.3.1,<2.4.0; python_version<"3.8"',
Expand Down

0 comments on commit 557e29a

Please sign in to comment.