Skip to content

Commit c62c1da

Browse files
committed
Update TrustyAI version
1 parent 4ebfb6a commit c62c1da

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

requirements-examples.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ matplotlib~=3.6.3
66
tensorflow
77
keras
88
huggingface-hub
9-
trustyai[extras]
9+
trustyai[extras]
10+
trustyai[api]

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
trustyai==0.5.0
2-
trustyai[extras]==0.5.0
1+
trustyai==0.6.0
2+
trustyai[extras]==0.6.0
3+
trustyai[api]==0.6.0
34
jupyterlab~=3.5.3

0 commit comments

Comments
 (0)