Skip to content

Commit

Permalink
Fixed the error of subset of cell using isin (aristoteleo#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Starlitnightly committed Oct 9, 2024
1 parent ee677cc commit ccd623c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@ nbconvert
networkx>=2.6.3
# ngs_tools>=1.6.0
numba>=0.46.0
numpy>=1.18.1,<=1.23.5
numpy>=1.18.1
opencv-python>=4.5.4.60
# pandana
pandas>=0.25.1,<=1.5.3
pandas>=0.25.1
# paste-bio>=1.4.0
plotly>=5.1.0
POT>=0.8.1
psutil>=5.6.3
pynndescent>=0.4.8
pysal>=1.14.4
pyro-ppl
#pyro-ppl
python-igraph>=0.7.1
pyvista>=0.39.1
scipy>=1.0
scikit-image>=0.18.0
scikit-learn>=0.19.1
seaborn>=0.9.0
setuptools>=58.0.4
#seaborn>=0.9.0
#setuptools>=58.0.4
Shapely>=1.8.0
statsmodels>=0.9.0
#statsmodels>=0.9.0
# tensorflow
tqdm>=4.62.3
torch
Expand Down

0 comments on commit ccd623c

Please sign in to comment.