Skip to content

Commit

Permalink
skooch parsl up
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Jan 8, 2025
1 parent 140ee26 commit 64f0c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ python-requires = ">=3.8,<3.12"

[project.optional-dependencies]
spark = ["ipywidgets", "pyspark>=2.4.1,<3.0.0", "jinja2"]
parsl = ["parsl>=1.1"]
parsl = ["parsl>=2024.12.09"]
dask = [
"dask[dataframe]>=2.6.0",
"distributed>=2.6.0",
Expand Down

0 comments on commit 64f0c10

Please sign in to comment.