Update requirements.txt

This commit is contained in:
Clemens Neudecker 2024-11-11 14:11:36 +01:00 committed by GitHub
parent 8409de0e58
commit 1ae77e61c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,10 @@
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
transformers
torch
numba