Skip to content

Commit

Permalink
fix: tmp cap thinc
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Aug 7, 2023
1 parent 5e85f79 commit dd1494f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"rich>=12.0.0",
"scikit-learn>=1.0.0",
"spacy>=3.1,<3.5.0",
"thinc>=8.0.14,<8.1.11",
"thinc>=8.0.14,<8.0.17",
"tqdm",
"umls-downloader>=0.1.1",
"numpy>=1.15.0,<1.23.2; python_version<'3.8'",
Expand Down

0 comments on commit dd1494f

Please sign in to comment.