We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c256f commit 92a5619Copy full SHA for 92a5619
pyproject.toml
@@ -12,7 +12,7 @@ dynamic = ["version"]
12
authors = [{ name = "ethereum" }]
13
description = "Ethereum consensus layer specifications package"
14
readme = { file = "README.md", content-type = "text/markdown" }
15
-requires-python = ">=3.9,<4.0"
+requires-python = ">=3.10,<4.0"
16
dependencies = [
17
"curdleproofs==0.1.2",
18
"eth-typing==5.2.1",
0 commit comments