mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
update scikit-learn
to version supporting Python 3.12
This commit is contained in:
parent
9ad7b4f520
commit
8f6dd0649e
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue