Skip to content

Commit 867db19

Browse files
committed
pin arraymancer to working version
1 parent 2cd39d3 commit 867db19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

somalier.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "MIT"
1010
# Dependencies
1111

1212
requires "https://github.com/brentp/zip#dev"
13-
requires "nim >= 1.2.0", "hts >= 0.3.20", "https://github.com/brentp/pedfile >= 0.0.3", "https://github.com/brentp/hileup", "argparse >=0.10.1 & < 0.10.2", "lapper", "arraymancer#head"
13+
requires "nim >= 1.2.0", "hts >= 0.3.20", "https://github.com/brentp/pedfile >= 0.0.3", "https://github.com/brentp/hileup", "argparse >=0.10.1 & < 0.10.2", "lapper", "arraymancer <= 0.7.32"
1414
requires "https://github.com/brentp/slivar#head"
1515
srcDir = "src"
1616

0 commit comments

Comments
 (0)