Skip to content

Commit

Permalink
update erroranalysis to 0.2.1 and remove some duplicate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiach-msft committed Apr 15, 2022
1 parent 04b7fa1 commit a61500b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion raiwidgets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ itsdangerous==2.0.1
jinja2==2.11.3
scikit-learn>=0.22.1
lightgbm>=2.0.11
erroranalysis>=0.1.31
erroranalysis>=0.2.1
fairlearn>=0.7.0
2 changes: 1 addition & 1 deletion responsibleai/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dice-ml>=0.7.2,<0.8
econml~=0.12.0
jsonschema
erroranalysis>=0.1.31
erroranalysis>=0.2.1
interpret-community>=0.25.0
lightgbm>=2.0.11
numpy>=1.17.2
Expand Down

0 comments on commit a61500b

Please sign in to comment.