Skip to content

Commit

Permalink
set project python to ^3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ribeirojose committed Feb 20, 2024
1 parent 6499249 commit 06c9abf
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 @@ -6,7 +6,7 @@ authors = ["José Ribeiro <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
python = "^3.8"
httpx = "^0.26.0"
web3 = "^6.15.1"

Expand Down

0 comments on commit 06c9abf

Please sign in to comment.