Skip to content

Commit a5d88c7

Browse files
committed
fix: pin compatible cellrank version
1 parent 7dfcca3 commit a5d88c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/basilisk.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sclet_cellrank_env <- basilisk::BasiliskEnvironment(
3636
"numpy=1.26.4",
3737
"pandas=2.2.2",
3838
"scvelo=0.3.2",
39-
"cellrank=2.2.0"
39+
"cellrank=2.0.7"
4040
)
4141
)
4242

0 commit comments

Comments
 (0)