Skip to content

Commit 4551a83

Browse files
committed
Use files from pfish/python-3.12 branch
1 parent 67e9c40 commit 4551a83

2 files changed

Lines changed: 18 additions & 32 deletions

File tree

Lines changed: 14 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,19 @@
1-
anndata==0.9.1
2-
attrs==23.1.0
3-
cloudpickle==2.2.1
4-
contourpy==1.1.0
5-
cycler==0.11.0
6-
fonttools==4.40.0
7-
h5py==3.9.0
8-
joblib==1.2.0
9-
kiwisolver==1.4.4
10-
llvmlite==0.39.1
11-
matplotlib==3.7.1
1+
anndata==0.10.5.post1
2+
array_api_compat==1.4.1
3+
attrs==23.2.0
4+
exceptiongroup==1.2.0
5+
h5py==3.10.0
6+
llvmlite==0.42.0
127
natsort==8.4.0
13-
networkx==3.1
14-
numba==0.56.4
15-
numpy==1.23.5
16-
packaging==23.1
17-
pandas==1.5.3
18-
patsy==0.5.3
19-
Pillow==9.5.0
20-
pyarrow==12.0.1
8+
numba==0.59.0
9+
numpy==1.26.4
10+
packaging==23.2
11+
pandas==2.2.0
12+
pyarrow==15.0.0
2113
pyarrow-hotfix==0.6
22-
pynndescent==0.5.10
2314
python-dateutil==2.8.2
2415
pytz==2024.1
25-
scanpy==1.9.3
26-
scikit-learn==1.2.2
27-
scipy==1.10.1
28-
seaborn==0.12.2
29-
session-info==1.0.0
16+
scipy==1.12.0
3017
six==1.16.0
31-
statsmodels==0.14.0
32-
stdlib-list==0.9.0
33-
tblib==1.7.0
34-
threadpoolctl==3.1.0
35-
tqdm==4.65.0
36-
typing_extensions==4.6.3
37-
umap-learn==0.5.3
18+
typing_extensions==4.9.0
19+
tzdata==2024.1

python-spec/requirements-py3.9.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
anndata==0.10.5.post1
22
array_api_compat==1.4.1
33
attrs==23.2.0
4+
docutils==0.16
45
exceptiongroup==1.2.0
56
h5py==3.10.0
7+
jmespath==1.0.1
68
llvmlite==0.42.0
79
natsort==8.4.0
810
numba==0.59.0
@@ -13,6 +15,8 @@ pyarrow==15.0.0
1315
pyarrow-hotfix==0.6
1416
python-dateutil==2.8.2
1517
pytz==2024.1
18+
rsa==4.7.2
19+
s3transfer==0.6.0
1620
scipy==1.12.0
1721
six==1.16.0
1822
typing_extensions==4.9.0

0 commit comments

Comments
 (0)