We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dffac0 commit 7cd6615Copy full SHA for 7cd6615
pyproject.toml
@@ -31,7 +31,7 @@ dynamic = ["version"]
31
dependencies = [
32
# We always pin a specific version of bioio-base with
33
# each release so that we avoid bioio + bioio-base misalignment.
34
- "bioio-base==1.0.8",
+ "bioio-base==1.4.0",
35
"dask[array]>=2021.4.1",
36
"numpy>=1.21.0",
37
"ome-types[lxml]>=0.4.0",
0 commit comments