update `scikit-learn` to version supporting Python 3.12

refactor
cneud 3 months ago
parent 9ad7b4f520
commit 8f6dd0649e

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

Loading…
Cancel
Save