Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
guangrei committed Feb 18, 2024
1 parent 596519b commit fc486de
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 @@ license = "mit"
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.6"
python = ">=3.6"

[tool.poetry.group.dev.dependencies]
flake8 = "^7.0.0"
Expand Down

0 comments on commit fc486de

Please sign in to comment.