You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current cellxgene-census==1.0.0 contains a pin for tiledb, added in PR #454, as a work-around for a missing tiledbsoma dependency. This tiledbsoma issue was fixed in single-cell-data/TileDB-SOMA#1296, and release in `tiledbsoma==1.2.3.
We need to do three things:
Update our minimum tiledbsoma dependency to something later than 1.2.2
Remove the explicit pin of tiledb
and release
The text was updated successfully, but these errors were encountered:
The current
cellxgene-census==1.0.0
contains a pin fortiledb
, added in PR #454, as a work-around for a missing tiledbsoma dependency. This tiledbsoma issue was fixed in single-cell-data/TileDB-SOMA#1296, and release in `tiledbsoma==1.2.3.We need to do three things:
tiledbsoma
dependency to something later than1.2.2
tiledb
The text was updated successfully, but these errors were encountered: