From 4d5558c8d83517bf21a314e4b2c250bfc3810903 Mon Sep 17 00:00:00 2001 From: Jai Ram Rideout Date: Tue, 14 Oct 2025 13:13:16 -0700 Subject: [PATCH] Bump client lib to v0.19.1 Also unpinned and removed unnecessary dependencies. Closes DEV-8708 Closes DEV-10903 --- requirements.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 344e3c4..946b919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,11 @@ -awscli==1.22.55 -scikit-bio==0.7.0 -biopython==1.79 +awscli +biopython ipywidgets jupyter_contrib_nbextensions nbconvert==6.5.0 -openpyxl==3.0.3 -xlrd==1.2.0 -statsmodels==0.14.0 -onecodex[all,reports]==0.19.0 +openpyxl +xlrd +statsmodels +onecodex[all,reports]==0.19.1 taxonomy==0.10.0 widgetsnbextension