Skip to content

Commit 9be7b01

Browse files
committed
update fractal-tasks-core version
1 parent 2dce4b8 commit 9be7b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ authors = [
2727
# Required Python version and dependencies
2828
requires-python = ">=3.10"
2929
dependencies = [
30-
"fractal-tasks-core==1.4.0","ngio==0.1.4",
30+
"fractal-tasks-core==1.4.2","ngio==0.1.4",
3131
]
3232

3333
# Optional dependencies (e.g. for `pip install -e ".[dev]"`, see

0 commit comments

Comments
 (0)