diff --git a/requirements.txt b/requirements.txt index 738f3aba3..bf7a37ae7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ servicelayer[google,amazon]==1.25.0 languagecodes==1.1.1 countrytagger==0.1.2 pyicu==2.15 -google-cloud-vision==3.10.1 +google-cloud-vision==3.10.2 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