We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea78567 commit 19bef62Copy full SHA for 19bef62
pyproject.toml
@@ -27,7 +27,7 @@ authors = [
27
# Required Python version and dependencies
28
requires-python = ">=3.11"
29
dependencies = [
30
- "ngio>=0.2.2,<0.3.0",
+ "ngio==0.2.2",
31
"fractal-task-tools==0.0.12",
32
]
33
0 commit comments