Skip to content

Commit 3f734a4

Browse files
Update tiledbsoma to 1.9.1
1 parent 237bf98 commit 3f734a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/python/cellxgene_census/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ dependencies= [
3131
# NOTE: the tiledbsoma version must be >= to the version used in the Census builder, to
3232
# ensure that the assets are readable (tiledbsoma supports backward compatible reading).
3333
# Make sure this version does not fall behind the builder's tiledbsoma version.
34-
# TODO: When ready to release 1.12.0 update tiledbsoma version to 1.9.0 and delete this temporary comment
35-
"tiledbsoma~=1.8.0",
34+
# TODO: When ready to release 1.12.0 update tiledbsoma version to 1.9.x and delete this temporary comment
35+
"tiledbsoma~=1.9.1",
3636
"anndata",
3737
"numpy>=1.21",
3838
"requests",

0 commit comments

Comments
 (0)