Commit 928bd85 1 parent cbc9b6d commit 928bd85 Copy full SHA for 928bd85
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ dependencies = [
24
24
' pandas==2.2.2' ,
25
25
' anndata==0.11' ,
26
26
' numpy==1.26.4' ,
27
- ' scikit-learn>=1.2.2 ' ,
27
+ ' scikit-learn>=1.5.0 ' ,
28
28
' scipy==1.13.1' ,
29
29
' gitpython==3.1.43' ,
30
30
' torch==2.5.1' ,
31
31
' torchvision==0.20.1' ,
32
32
' accelerate==0.29.3' ,
33
- ' transformers==4.45.1 ' ,
33
+ ' transformers==4.48.0 ' ,
34
34
' loompy==3.0.7' ,
35
35
' scib==1.1.5' ,
36
36
' scikit-misc==0.3.1' ,
37
- ' azure-identity==1.16.0 ' ,
37
+ ' azure-identity==1.16.1 ' ,
38
38
' azure-storage-blob==12.19.1' ,
39
39
' azure-core==1.30.1' ,
40
40
' einops==0.8.0' ,
Original file line number Diff line number Diff line change 1
- requests == 2.31.0
1
+ requests == 2.32.2
2
2
pandas == 2.2.2
3
3
anndata == 0.10.7
4
4
numpy == 1.26.4
5
- scikit-learn == 1.2.2
5
+ scikit-learn == 1.5.0
6
6
scipy == 1.13.1
7
7
gitpython == 3.1.43
8
8
torch >= 2.0.0 ,<= 2.3.0
9
9
torchvision >= 0.15.0 ,<= 0.18.0
10
10
accelerate == 0.29.3
11
- transformers == 4.45.1
11
+ transformers == 4.48.0
12
12
loompy == 3.0.7
13
13
scib == 1.1.5
14
14
scikit-misc == 0.3.1
15
15
datasets == 2.14.7
16
16
azure-storage-blob == 12.19.1
17
- azure-identity == 1.16.0
17
+ azure-identity == 1.16.1
18
18
azure-core == 1.30.1
19
19
einops == 0.8.0
20
20
omegaconf == 2.3.0
You can’t perform that action at this time.
0 commit comments