Skip to content

Commit

Permalink
Enforce minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Sep 8, 2024
1 parent 0ed8181 commit a4835f8
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 @@ -21,7 +21,7 @@ dependencies = [
"pandas",
"scikit-learn",
"salib>=1.4.6",
"platypus-opt",
"platypus-opt>=1.3.0",
"matplotlib",
"statsmodels",
"seaborn",
Expand Down

0 comments on commit a4835f8

Please sign in to comment.