We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd39d3 commit 867db19Copy full SHA for 867db19
somalier.nimble
@@ -10,7 +10,7 @@ license = "MIT"
10
# Dependencies
11
12
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"
+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"
14
requires "https://github.com/brentp/slivar#head"
15
srcDir = "src"
16
0 commit comments