Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbanon authored Oct 23, 2023
1 parent 816a70b commit ab474b8
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 @@ -7,7 +7,7 @@ description = "Targetted language identifier, based on FastText and Hunspell."
requires-python = ">=3.8"
dependencies = [
"cyhunspell>=2.0.2, <=2.0.3",
"fastspell-dictionaries==3.1",
"fastspell-dictionaries==3.2",
"fasttext-wheel==0.9.2",
"urllib3",
"PyYAML",
Expand Down

0 comments on commit ab474b8

Please sign in to comment.