Skip to content

Commit 19bef62

Browse files
committed
Pin ngio to 0.2.2
1 parent ea78567 commit 19bef62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ authors = [
2727
# Required Python version and dependencies
2828
requires-python = ">=3.11"
2929
dependencies = [
30-
"ngio>=0.2.2,<0.3.0",
30+
"ngio==0.2.2",
3131
"fractal-task-tools==0.0.12",
3232
]
3333

0 commit comments

Comments
 (0)