Skip to content

Commit 78c1ab0

Browse files
committed
Update dependencies for TrustyAI 0.2.9
And to match Open Data Hub Workbench images
1 parent b0c65af commit 78c1ab0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
trustyai==0.2.8
2-
joblib==1.0.1
3-
jupyterlab==3.4.3
4-
pandas==1.2.5
5-
scikit-learn==1.0.2
1+
trustyai==0.2.9
2+
joblib~=1.1.1
3+
jupyterlab~=3.5.3
4+
pandas~=1.5.3
5+
scikit-learn~=1.2.1
66
xgboost==1.4.2
7-
matplotlib==3.5.1
7+
matplotlib~=3.6.3

0 commit comments

Comments
 (0)