diff --git a/Project.toml b/Project.toml index 45ac26b..1bab750 100644 --- a/Project.toml +++ b/Project.toml @@ -16,23 +16,23 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Unzip = "41fe7b60-77ed-43a1-b4f0-825fd5a5650d" [weakdeps] -AutomaticSingleCellToolbox = "e6202555-39b2-4a04-a024-3007b9347e88" -CellScopes = "708d50d9-0a30-4b01-8594-5d83c0e43023" +# AutomaticSingleCellToolbox = "e6202555-39b2-4a04-a024-3007b9347e88" +# CellScopes = "708d50d9-0a30-4b01-8594-5d83c0e43023" Muon = "446846d7-b4ce-489d-bf74-72da18fe3629" SingleCellProjections = "03d38035-ed2f-4a36-82eb-797f1727ab2e" [extensions] AnnDataExt = "Muon" -AutomaticSingleCellToolboxExt = "AutomaticSingleCellToolbox" -CellScopesExt = "CellScopes" +# AutomaticSingleCellToolboxExt = "AutomaticSingleCellToolbox" +# CellScopesExt = "CellScopes" SingleCellProjectionsExt = "SingleCellProjections" [compat] -AutomaticSingleCellToolbox = "0.9" +# AutomaticSingleCellToolbox = "0.9" BlockArrays = "0.16, 1" CSV = "0.10" CategoricalArrays = "0.9, 0.10" -CellScopes = "1" +# CellScopes = "1" DataFrames = "1" ImageFiltering = "0.7" LinearAlgebra = "1"