Skip to content

Commit

Permalink
Merge pull request #345 from Smartappli/dependabot/pip/scikit-learn-1…
Browse files Browse the repository at this point in the history
….5.2

Bump scikit-learn from 1.5.1 to 1.5.2
  • Loading branch information
Smartappli authored Sep 13, 2024
2 parents 8db5e30 + 62ae245 commit 33e1c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keras-tuner
seaborn==0.13.2 # 0.12.2
numpy>=1.23.5,<=1.26.4; python_version<"3.12"
numpy>=1.26.4,<2.2; python_version>="3.12"
scikit-learn==1.5.1
scikit-learn==1.5.2
# pandas>=2.2.2 # 2.0.3
# --extra-index-url https://download.pytorch.org/whl/cpu
torch>=2.2.2,<2.5.0
Expand Down

0 comments on commit 33e1c2e

Please sign in to comment.