pin tf2 version to 2.12.1

until we fix keras compatibility
This commit is contained in:
cneud 2024-03-19 20:30:40 +01:00
parent f09b7c1bef
commit b3fa684395

View file

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