Skip to content

Commit a5161f8

Browse files
committed
added package versions
1 parent 4bea293 commit a5161f8

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

src/metrics/spearman_corr/config.vsh.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,14 @@ engines:
4545
- git # pip needs it to install openproblems core from git+https
4646
- type: python
4747
packages:
48-
- anndata~=0.10.0
49-
- scanpy~=1.10.0
50-
- scipy
51-
- pandas
52-
- pyyaml
53-
- requests
54-
- jsonschema
48+
- anndata~=0.10.9
49+
- scanpy~=1.10.4
50+
- numpy~=2.4.6
51+
- pandas~=3.0.5
52+
- scipy~=1.17.1
53+
- pyyaml~=6.0.3
54+
- requests~=2.34.2
55+
- jsonschema~=4.26.0
5556
github:
5657
- "openproblems-bio/core#subdirectory=packages/python/openproblems"
5758

0 commit comments

Comments
 (0)