diff --git a/setup.py b/setup.py index ed497497..df8d8b29 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ def _get_repo_hash(): "pywfa>=0.5.1", "rich>=12.5.1", "edlib>=1.3.9", - "pysam>=0.15.2", + "pysam>=0.19.1", "intervaltree>=3.0.2", "joblib>=1.2.0", "numpy>=1.23.3",