Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KotlinIsland committed Nov 13, 2022
1 parent 3cd4c99 commit 7b5c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/nat-n/poethepoet"
homepage = "https://github.com/nat-n/poethepoet"

[tool.poetry.dependencies]
python = "^3.7"
python = ">=3.7"
pastel = "^0.2.1"
tomli = ">=1.2.2"
poetry = {version = "^1.0", allow-prereleases = true, optional = true}
Expand Down

0 comments on commit 7b5c432

Please sign in to comment.