Skip to content

Commit

Permalink
Fixed shap version
Browse files Browse the repository at this point in the history
  • Loading branch information
VesnaT committed Jun 13, 2024
1 parent 4a22dd0 commit 110c6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"orange-widget-base >=4.19.0",
"pyqtgraph",
"scipy",
"shap >=0.42.1",
"shap==0.42.1",
"scikit-learn>=1.3.0",
]

Expand Down

0 comments on commit 110c6f7

Please sign in to comment.