Skip to content

Commit 5abd7b5

Browse files
authored
Pin scPRINT version (#25)
1 parent 335d6a8 commit 5abd7b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/methods/scprint/config.vsh.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ engines:
6363
- type: python
6464
pip:
6565
- huggingface_hub
66-
- scprint
66+
# Can be unpinned after https://github.com/cantinilab/scPRINT/issues/14 is resolved
67+
- scprint==1.6.2
68+
- scdataloader==1.6.4
6769
- type: docker
6870
run: lamin init --storage ./main --name main --schema bionty
6971
- type: python

0 commit comments

Comments
 (0)