diff --git a/requirements.txt b/requirements.txt index e04e2bb23..16b4a60ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ google-cloud-vision==3.10.1 tesserocr==2.8.0 spacy==3.8.5 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU) numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy -fingerprints==1.1.1 +fingerprints==1.3.1 fasttext==0.9.3 pika==1.3.2 py7zr==1.0.0