Skip to content

Commit 9698b49

Browse files
authored
Update setup.py
1 parent 2452d5e commit 9698b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ def checkProgramIsInstalled(self, program, args, where_to_download,
9696
install_requires_py = ["numpy >=1.16",
9797
"matplotlib ==3.1.1",
9898
"intervaltree >=2.1.0",
99-
"pyBigWig >=0.3.4",
99+
"pyBigWig >=0.3.16",
100100
"future >=0.17.0",
101-
"hicmatrix >=9",
101+
"hicmatrix >=12",
102102
"pysam >=0.14",
103103
"pytest",
104104
"gffutils >=0.9",

0 commit comments

Comments
 (0)