Skip to content

Commit 99fba6a

Browse files
update responsibleai-text and responsibleai-vision packages to latest responsibleai 0.28.0 release (#2159)
1 parent 24e1701 commit 99fba6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

responsibleai_text/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ scikit-learn>=0.22.1
44
scipy>=1.4.1
55
semver~=2.13.0
66
nlp-feature-extractors==0.1.0
7-
responsibleai>=0.27.0
7+
responsibleai>=0.28.0

responsibleai_vision/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pandas>=0.25.1,<2.0.0 # TODO: remove ceiling on version.
33
scikit-learn>=0.22.1
44
scipy>=1.4.1
55
semver~=2.13.0
6-
responsibleai>=0.27.0
6+
responsibleai>=0.28.0
77
torchmetrics
88
vision_explanation_methods

0 commit comments

Comments
 (0)