Skip to content

Commit 48a4554

Browse files
authored
Merge pull request #219 from Lucs1590/dependabot/pip/pip-ad0ca59d54
build(deps): bump scikit-learn from 1.3.1 to 1.5.0 in the pip group across 1 directory
2 parents 9286f18 + 74142bf commit 48a4554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ wheel==0.43.*
55
Pillow>=10.2.0
66
numpy==1.26.0
77
opencv-contrib-python>=4.*
8-
scikit-learn==1.3.1
8+
scikit-learn==1.5.0
99
gdown==5.1.0
1010
pytest-socket==0.6.0
1111
imutils==0.5.4

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def read(file_name):
6767
'Pillow>=10.2.0',
6868
'numpy==1.26.0',
6969
'opencv-contrib-python>=4.9.0.80',
70-
'scikit-learn==1.3.1',
70+
'scikit-learn==1.5.0',
7171
'gdown==5.1.0',
7272
'imutils==0.5.4',
7373
'symspellpy==6.7.7'

0 commit comments

Comments
 (0)