We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c014ac9 commit 49082f8Copy full SHA for 49082f8
requirements.txt
@@ -7,7 +7,7 @@ servicelayer[google,amazon]==1.23.2
7
languagecodes==1.1.1
8
countrytagger==0.1.2
9
pyicu==2.12
10
-google-cloud-vision==3.7.2
+google-cloud-vision==3.9.0
11
tesserocr==2.7.1
12
spacy==3.6.1 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU)
13
numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy
0 commit comments