Skip to content

Commit d155b90

Browse files
committed
set python 3.7.2 as minimal supported version
1 parent cd3fd35 commit d155b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages = [{ include = "ankr" }]
1515

1616

1717
[tool.poetry.dependencies]
18-
python = "^3.11.2"
18+
python = "^3.7.2"
1919
web3 = "^6.0.0"
2020
pydantic = "^1.10.7"
2121
pyhumps = "^3.8.0"

0 commit comments

Comments
 (0)