Skip to content

Commit

Permalink
update required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmschlk committed Oct 20, 2023
1 parent e1851a3 commit 01f3e9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@

base_packages = [
"shap",
"numpy"
"numpy",
"scipy"
]

plotting_packages = [
Expand Down

0 comments on commit 01f3e9c

Please sign in to comment.