Skip to content

Commit

Permalink
Merge pull request #662 from wayfair-incubator/renovate/scikit-learn-1.x
Browse files Browse the repository at this point in the history
Update dependency scikit-learn to v1.5.2
  • Loading branch information
romatik authored Sep 12, 2024
2 parents 12a5d2e + fbaa5d4 commit aee122b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
click==8.1.7
numpy==1.26.4
nltk==3.8.1
scikit-learn==1.5.1
scikit-learn==1.5.2
vaderSentiment==3.3.2
pandas==2.2.2
langdetect==1.0.9
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install_requires =
click==8.1.7
numpy==1.26.4
nltk==3.8.1
scikit-learn==1.5.1
scikit-learn==1.5.2
vaderSentiment==3.3.2
pandas==2.2.2
langdetect==1.0.9
Expand Down

0 comments on commit aee122b

Please sign in to comment.