Skip to content

Commit

Permalink
update lowest python version
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveYesland committed Jan 24, 2025
1 parent 2b47bc3 commit 5094cc7
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 @@ include = ["pyproject.toml"]
pacu = "pacu.__main__:main"

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.9"
awscli = "^1.18"
boto3 = "^1.16"
botocore = "^1.16"
Expand Down

0 comments on commit 5094cc7

Please sign in to comment.