From c5cd8bce3685e8e913560261630e6a607fc4e2ea Mon Sep 17 00:00:00 2001 From: JeremyWesthead <67918949+JeremyWesthead@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:48:14 +0000 Subject: [PATCH] fix: grumpy 0.2.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2dfed00..b95d843 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ packages = find: python_requires = >=3.10 install_requires = gumpy>=1.3.8 - bio-grumpy>=0.2.2 + bio-grumpy>=0.2.4 piezo>=0.9.0 vcf_subset>=2.0.0 numpy