Skip to content

Commit

Permalink
update Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
pgorecki committed Mar 4, 2024
1 parent 5a3b6d6 commit 45a6598
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 @@ -18,7 +18,7 @@ license = "MIT"
"Bug Tracker" = "https://github.com/pgorecki/lato/issues"

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.8"
pytest = "^7.4.2"
pydantic = "^2.4.2"
mergedeep = "^1.3.4"
Expand Down

0 comments on commit 45a6598

Please sign in to comment.