Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed Dec 18, 2022
1 parent 06b61f8 commit cd6241b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ classifiers = [

dependencies = [
"spacy>=3.4.1,<3.5.0",
"spacy-transformers>=1.1.8,<1.2.0",
"lemminflect>=0.2.3,<0.3.0",
]

Expand Down

0 comments on commit cd6241b

Please sign in to comment.