Skip to content

Commit ade4535

Browse files
p-wysockiWovchena
andauthored
Update scikit-learn in preparation for Python 3.11 (#3663)
* Update reqs * Update tools/accuracy_checker/requirements-extra.in Co-authored-by: Zlobin Vladimir <[email protected]> Co-authored-by: Zlobin Vladimir <[email protected]>
1 parent 920606b commit ade4535

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/accuracy_checker/requirements-extra.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ imagecodecs~=2021.11.20;python_version=="3.7"
1515
imagecodecs~=2022.2.22;python_version>="3.8"
1616

1717
# reid
18-
# python3.6 dropped in v1.0
19-
scikit-learn~=0.24.1
18+
scikit-learn>=1.2.0
2019

2120
# cpu extension usage
2221
py-cpuinfo>=7.0.0

0 commit comments

Comments
 (0)