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 e58bf26 commit 26a12eaCopy full SHA for 26a12ea
pyproject.toml
@@ -14,6 +14,7 @@ dependencies = [
14
"pysimstring>=1.2.1",
15
"regex",
16
"spacy>=3.2,<3.8",
17
+ "thinc<8.2.5", # we don't need thinc but spacy depdends on it 8.2.5 cause binary issues
18
"confit>=0.7.3",
19
"tqdm",
20
"umls-downloader>=0.1.1",
0 commit comments