Skip to content

Commit

Permalink
Upgraded scikit-learn
Browse files Browse the repository at this point in the history
  • Loading branch information
DiddiZ committed May 27, 2023
1 parent 5782bc0 commit 100c621
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 @@ -14,7 +14,7 @@
python_requires=">=3.8, <4",
install_requires=[
"numpy~=1.21",
"scipy~=1.7.0",
"scipy~=1.7",
"scikit-learn~=0.24.2",
"matplotlib~=3.4.2",
"seaborn~=0.11.1",
Expand Down

0 comments on commit 100c621

Please sign in to comment.