There was an error while loading. Please reload this page.
1 parent 4bea293 commit a5161f8Copy full SHA for a5161f8
1 file changed
src/metrics/spearman_corr/config.vsh.yaml
@@ -45,13 +45,14 @@ engines:
45
- git # pip needs it to install openproblems core from git+https
46
- type: python
47
packages:
48
- - anndata~=0.10.0
49
- - scanpy~=1.10.0
50
- - scipy
51
- - pandas
52
- - pyyaml
53
- - requests
54
- - jsonschema
+ - anndata~=0.10.9
+ - scanpy~=1.10.4
+ - numpy~=2.4.6
+ - pandas~=3.0.5
+ - scipy~=1.17.1
+ - pyyaml~=6.0.3
+ - requests~=2.34.2
55
+ - jsonschema~=4.26.0
56
github:
57
- "openproblems-bio/core#subdirectory=packages/python/openproblems"
58
0 commit comments