Skip to content

Commit b9f3834

Browse files
authored
Merge branch 'main' into add-logo
2 parents 6813101 + 4628fff commit b9f3834

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

requirements.txt

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,75 @@
1-
anndata==0.12.0
2-
array-api-compat==1.12.0
3-
asttokens==3.0.0
4-
biom-format==2.1.16
5-
certifi==2025.7.14
6-
charset-normalizer==3.4.2
7-
click==8.2.1
8-
clustergrammer2==0.18.0
9-
combat==0.3.3
10-
comm==0.2.2
11-
contourpy==1.3.2
12-
crc32c==2.7.1
13-
cycler==0.12.1
14-
decorator==5.2.1
15-
donfig==0.8.1.post1
16-
executing==2.2.0
17-
fastcluster==1.3.0
18-
filelock==3.18.0
19-
fonttools==4.59.0
20-
fsspec==2025.7.0
21-
h5py==3.14.0
22-
idna==3.10
23-
inmoose==0.8.0
24-
ipython==9.4.0
25-
ipython_pygments_lexers==1.1.1
26-
ipywidgets==8.1.7
27-
jedi==0.19.2
28-
Jinja2==3.1.6
29-
joblib==1.5.1
30-
jupyterlab_widgets==3.0.15
31-
kiwisolver==1.4.8
32-
legacy-api-wrap==1.4.1
33-
MarkupSafe==3.0.2
34-
matplotlib==3.10.3
35-
matplotlib-inline==0.1.7
36-
mpmath==1.3.0
37-
narwhals==1.48.0
38-
natsort==8.4.0
39-
networkx==3.5
40-
numcodecs==0.16.1
41-
numpy==2.3.1
42-
packaging==25.0
43-
pandas==2.3.1
44-
parso==0.8.4
45-
patsy==1.0.1
46-
pexpect==4.9.0
47-
pillow==11.3.0
48-
plotly==6.2.0
49-
prompt_toolkit==3.0.51
50-
ptyprocess==0.7.0
51-
pure_eval==0.2.3
52-
Pygments==2.19.2
53-
pyparsing==3.2.3
54-
python-dateutil==2.9.0.post0
55-
pytz==2025.2
56-
PyYAML==6.0.2
57-
requests==2.32.4
58-
scikit-bio==0.7.0
59-
scikit-learn==1.7.1
60-
scipy==1.15.3
61-
seaborn==0.13.2
62-
six==1.17.0
63-
stack-data==0.6.3
64-
statsmodels==0.14.5
65-
sympy==1.14.0
66-
threadpoolctl==3.6.0
67-
torch==2.7.1
68-
tqdm==4.67.1
69-
traitlets==5.14.3
70-
typing_extensions==4.14.1
71-
tzdata==2025.2
72-
urllib3==2.5.0
73-
wcwidth==0.2.13
74-
widgetsnbextension==4.0.14
75-
zarr==3.1.0
1+
anndata
2+
array-api-compat
3+
asttokens
4+
biom-format
5+
certifi
6+
charset-normalizer
7+
click
8+
clustergrammer2
9+
combat
10+
comm
11+
contourpy
12+
crc32c
13+
cycler
14+
decorator
15+
donfig
16+
executing
17+
fastcluster
18+
filelock
19+
fonttools
20+
fsspec
21+
h5py
22+
idna
23+
inmoose
24+
ipython
25+
ipython_pygments_lexers
26+
ipywidgets
27+
jedi
28+
Jinja2
29+
joblib
30+
jupyterlab_widgets
31+
kiwisolver
32+
legacy-api-wrap
33+
MarkupSafe
34+
matplotlib
35+
matplotlib-inline
36+
mpmath
37+
narwhals
38+
natsort
39+
networkx
40+
numcodecs
41+
numpy
42+
packaging
43+
pandas
44+
parso
45+
patsy
46+
pexpect
47+
pillow
48+
plotly
49+
prompt_toolkit
50+
ptyprocess
51+
pure_eval
52+
Pygments
53+
pyparsing
54+
python-dateutil
55+
pytz
56+
PyYAML
57+
requests
58+
scikit-bio
59+
scikit-learn
60+
scipy
61+
seaborn
62+
six
63+
stack-data
64+
statsmodels
65+
sympy
66+
threadpoolctl
67+
torch
68+
tqdm
69+
traitlets
70+
typing_extensions
71+
tzdata
72+
urllib3
73+
wcwidth
74+
widgetsnbextension
75+
zarr

0 commit comments

Comments
 (0)