Skip to content

Commit 105499d

Browse files
authored
Bump client lib to v0.19.1 (#50)
Also unpinned and removed unnecessary dependencies. Closes DEV-8708 Closes DEV-10903
1 parent d4fbb21 commit 105499d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

requirements.txt

Lines changed: 6 additions & 7 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
6+
openpyxl
7+
xlrd
8+
statsmodels
9+
onecodex[all,reports]==0.19.1
1110
taxonomy==0.10.0
1211
widgetsnbextension

0 commit comments

Comments
 (0)