Skip to content

Commit d5643ae

Browse files
update responsibleai-text and responsibleai-vision packages to responsibleai 0.29.0 (#2172)
1 parent d882424 commit d5643ae

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.28.0
7+
responsibleai>=0.29.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.28.0
6+
responsibleai>=0.29.0
77
torchmetrics
88
vision_explanation_methods

0 commit comments

Comments
 (0)