diff --git a/setup.py b/setup.py index 6a5bacf..4012a9a 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ 'biopython==1.75', 'pysam==0.15.3', 'editdistance', - 'scipy==1.4.0', + 'scipy==1.10.0', 'networkx==2.4', 'tqdm==4.40.2' ],