mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 20:57:56 +08:00
update umap version (#2021)
There is an interface change in 0.5.0 which is not compatible with our version of scanpy.
This commit is contained in:
@@ -24,3 +24,4 @@ tiledb>=0.5.9,>=0.6.2,!=0.7.2
|
||||
s3fs==0.4.2
|
||||
scanpy==1.4.6 # Until we move to anndata 0.7.4 scanpy needs to be pinned here
|
||||
sqlalchemy>=1.3.18
|
||||
umap-learn<0.5.0 # The pinned version scanpy is not compatible with latest umap-learn
|
||||
|
||||
Reference in New Issue
Block a user