diff --git a/requirements.txt b/requirements.txt index d79853f..5bfb3b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,7 @@ # ocrd includes opencv, numpy, shapely, click ocrd >= 3.3.0 -numpy < 2.0 scikit-learn >= 0.23.2 tensorflow tf-keras # avoid keras 3 (also needs TF_USE_LEGACY_KERAS=1) -numba <= 0.58.1 scikit-image tabulate