Skip to content

Commit

Permalink
Bumb scikit version to address security scan
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Sep 5, 2024
1 parent 578fb63 commit 2429ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requires-python = ">= 3.8"
dependencies = [
"numpy<=1.26.3",
"seaborn<=0.13.1",
"scikit-learn<=1.4.0",
"scikit-learn<=1.5.0",
"mplcursors<=0.5.3",
"pydot<=2.0.0",
"SALib<=1.4.6.1",
Expand Down

0 comments on commit 2429ef5

Please sign in to comment.