pin tf2 version to 2.12.1

This commit is contained in:
cneud 2024-03-19 20:33:14 +01:00
parent cd128f61aa
commit dc3c676ff4

View file

@ -2,7 +2,7 @@
ocrd >= 2.63.3
numpy <1.24.0
scikit-learn >= 0.23.2
tensorflow <2.16.0 # TF 2.16 or greater pulls incompatible Keras 3
tensorflow == 2.12.1
imutils >= 0.5.3
matplotlib
setuptools >= 50