Skip to content

Commit

Permalink
Merge branch 'main' into process-listing
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jan 25, 2024
2 parents 1185ce0 + b97d890 commit 2dbc834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ classifiers = [
[project.optional-dependencies]
Dask = [
"openeo-pg-parser-networkx>=2023.11.0",
"openeo-processes-dask>=2023.11.6",
"openeo-processes-dask[implementations]>=2023.11.6,!=2024.1.1",
"joblib>=1.3.2", # extra dependency that is not properly declared in openeo-processes-dask https://github.com/Open-EO/openeo-processes-dask/issues/216
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 2dbc834

Please sign in to comment.