Skip to content

Commit

Permalink
Updated dependency on islenska to >= 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vthorsteinsson committed Dec 13, 2021
1 parent 1b6a547 commit f8e5007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def read(*names: str, **kwargs: Any) -> str:
install_requires=[
"cffi>=1.13.0",
"tokenizer>=3.3.2",
"islenska>=0.4.0",
"islenska>=0.4.2",
"typing_extensions"
],
cffi_modules=[
Expand Down

0 comments on commit f8e5007

Please sign in to comment.