Update requirements.txt

Update to `tensorflow>=2.12` (drops Python 3.7 support)
* fix #114 
* fix #115

Tested by @vahidrezanezhad @cneud
pull/117/head
Clemens Neudecker 7 months ago committed by GitHub
parent 7a70b20c77
commit 03bfd7a390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
ocrd >= 2.23.3
numpy <1.24.0
scikit-learn >= 0.23.2
tensorflow >= 2.4.0, <2.12.0
tensorflow >=2.12.0
imutils >= 0.5.3
matplotlib
setuptools >= 50

Loading…
Cancel
Save