We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbd113 commit 512ef06Copy full SHA for 512ef06
requirements.txt
@@ -12,7 +12,7 @@ tesserocr==2.8.0
12
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)
13
numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy
14
fingerprints==1.1.1
15
-fasttext==0.9.2
+fasttext==0.9.3
16
pika==1.3.2
17
18
# Development
0 commit comments