Skip to content

Commit d322c31

Browse files
committed
Move to fractal-task-tools=0.0.12
1 parent 3fcb683 commit d322c31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ authors = [
2727
# Required Python version and dependencies
2828
requires-python = ">=3.10"
2929
dependencies = [
30-
"fractal-tasks-core==1.4.2","ngio==0.1.6", "fractal-task-tools==0.0.9",
30+
"fractal-tasks-core==1.4.2",
31+
"ngio==0.1.6",
32+
"fractal-task-tools==0.0.12",
3133
]
3234

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

0 commit comments

Comments
 (0)