Skip to content

Commit cde8261

Browse files
authored
Merge pull request #42 from ruivieira/version/0.6.0
Update TrustyAI version
2 parents 4ebfb6a + fb4a093 commit cde8261

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

requirements-examples.txt

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

requirements.txt

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

0 commit comments

Comments
 (0)