File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openeo-processes-dask"
3- version = " 2025.9.5 "
3+ version = " 2025.10.1 "
44description = " Python implementations of many OpenEO processes, dask-friendly by default."
55authors = [" Lukas Weidenholzer <lukas.weidenholzer@eodc.eu>" , " Sean Hoyal <sean.hoyal@eodc.eu>" , " Valentina Hutter <valentina.hutter@eodc.eu>" ]
66maintainers = [" EODC Staff <support@eodc.eu>" ]
@@ -32,7 +32,7 @@ rasterio = { version = "^1.3.4", optional = true }
3232dask-geopandas = { version = " 0.4.3" , optional = true }
3333xgboost = { version = " >=1.5.1,<2.1.4" , optional = true }
3434rioxarray = { version = " >=0.12.0,<1" , optional = true }
35- openeo-pg-parser-networkx = { version = " >=2025.9 " , optional = true }
35+ openeo-pg-parser-networkx = { version = " >=2025.10 " , optional = true }
3636rqadeforestation = " >=0.1"
3737odc-geo = { version = " >=0.4.1,<1" , optional = true }
3838stac_validator = { version = " >=3.3.1" , optional = true }
You can’t perform that action at this time.
0 commit comments