Skip to content

Commit

Permalink
Update raiutils in raiwidgets, responsibleai, erroranalysis a…
Browse files Browse the repository at this point in the history
…nd `nlp_feature_extractors` (#1873)

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
  • Loading branch information
gaugup authored Jan 6, 2023
1 parent a4920bf commit f2cdec6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion erroranalysis/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pandas>=0.25.1
scipy>=1.4.1
scikit-learn>=0.22.1
lightgbm>=2.0.11
raiutils>=0.2.0
raiutils>=0.3.0
2 changes: 1 addition & 1 deletion nlp_feature_extractors/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ numpy>=1.17.2
sentencepiece
spacy
tqdm
raiutils>=0.2.0
raiutils>=0.3.0
2 changes: 1 addition & 1 deletion raiwidgets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ scikit-learn>=0.22.1
lightgbm>=2.0.11
erroranalysis>=0.3.13
fairlearn>=0.7.0
raiutils>=0.2.0
raiutils>=0.3.0
2 changes: 1 addition & 1 deletion responsibleai/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ semver~=2.13.0
networkx<=2.5
ipykernel<=6.6.0
markupsafe<2.1.0
raiutils>=0.2.0
raiutils>=0.3.0

0 comments on commit f2cdec6

Please sign in to comment.