relax tf2 requirement to < 2.13

This commit is contained in:
Clemens Neudecker 2024-10-16 14:20:53 +02:00 committed by GitHub
parent 51f6ef63f5
commit 21893910b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.1 tensorflow < 2.13
imutils >= 0.5.3 imutils >= 0.5.3
matplotlib matplotlib
setuptools >= 50 setuptools >= 50