Skip to content

Commit

Permalink
Update python version (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt authored Jul 25, 2022
1 parent 5cb4014 commit b68d2fc
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 @@ -10,7 +10,7 @@ readme = "README.md"
license = "MIT"

[tool.poetry.dependencies]
python = "^3.6.1"
python = "^3.7.0"
importlib-metadata = "^4.0.0"
overrides = {version = "^3.0.0"}
janome = {version = "^0.3.10", optional = true}
Expand Down

0 comments on commit b68d2fc

Please sign in to comment.