From 04ab62452da67d1b85502004f62874c7f369f89d Mon Sep 17 00:00:00 2001 From: murphycj Date: Sun, 29 Sep 2024 20:19:12 -0400 Subject: [PATCH] update dependencies --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3154031..f26ce35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -matplotlib>=3.6.1 -pandas -biopython>=1.79 +matplotlib>=3.9.2 +pandas==2.2.3 +biopython>=1.84 future>=0.16.0 pyensembl>=2.3.13 +numpy<2