We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335d6a8 commit 5abd7b5Copy full SHA for 5abd7b5
src/methods/scprint/config.vsh.yaml
@@ -63,7 +63,9 @@ engines:
63
- type: python
64
pip:
65
- huggingface_hub
66
- - scprint
+ # Can be unpinned after https://github.com/cantinilab/scPRINT/issues/14 is resolved
67
+ - scprint==1.6.2
68
+ - scdataloader==1.6.4
69
- type: docker
70
run: lamin init --storage ./main --name main --schema bionty
71
0 commit comments