update scikit-learn to version supporting Python 3.12

This commit is contained in:
cneud 2024-03-19 23:19:21 +01:00
parent 9ad7b4f520
commit 8f6dd0649e

View file

@ -1,8 +1,8 @@
# ocrd includes opencv, numpy, shapely, click
ocrd >= 2.63.3
numpy <1.24.0
scikit-learn >= 0.23.2
scikit-learn >= 1.4.1
tensorflow == 2.12.1
imutils >= 0.5.3
imutils >= 0.5.4
matplotlib
setuptools >= 50