Skip to content

Commit ec89d3b

Browse files
committed
Bump client lib to v0.19.1
Also unpinned and removed unnecessary dependencies. Closes DEV-8708 Closes DEV-10903
1 parent d4fbb21 commit ec89d3b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
awscli==1.22.55
2-
scikit-bio==0.7.0
3-
biopython==1.79
1+
awscli
2+
biopython
43
ipywidgets
54
jupyter_contrib_nbextensions
65
nbconvert==6.5.0
7-
openpyxl==3.0.3
8-
xlrd==1.2.0
9-
statsmodels==0.14.0
10-
onecodex[all,reports]==0.19.0
11-
taxonomy==0.10.0
6+
openpyxl
7+
xlrd
8+
statsmodels
9+
onecodex[all,reports]==0.19.1
10+
taxonomy
1211
widgetsnbextension

0 commit comments

Comments
 (0)