Skip to content

Commit

Permalink
update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanliwei-genomics-cn committed Dec 4, 2023
1 parent ec99a42 commit 9cdeefc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ plotly>=5.15.0
patchify
fastremap
roifile
cusingler
cell-bin==1.2.8.1

Sphinx>=7.1.2
nbsphinx>=0.9.3
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ setuptools>=61.0.0
#The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0.
#See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.
numba==0.56.4
statsmodels==0.12.1
leidenalg==0.8.10
statsmodels>=0.14.0
leidenalg>=0.10.1
umap-learn==0.5.1
KDEpy==1.1.0
Jinja2==3.0.3
Expand All @@ -36,8 +36,8 @@ typing-extensions==4.3.0
natsort~=7.1.1
joblib>=1.3.2
patsy~=0.5.1
louvain==0.7.1
igraph==0.9.11
louvain>=0.8.0
# igraph==0.9.11
arboreto==0.1.6
squidpy==1.2.2
xarray==0.20.1
Expand Down

0 comments on commit 9cdeefc

Please sign in to comment.