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.
2 parents ba08e5d + bbee406 commit f616298Copy full SHA for f616298
setup.py
@@ -13,7 +13,7 @@
13
"eth-utils>=1.3.0b0,<2.0.0",
14
"lru-dict>=1.1.6",
15
"mypy_extensions>=0.4.1,<1.0.0",
16
- "py-ecc>=1.4.2,<2.0.0",
+ "py-ecc==1.4.3",
17
"pyethash>=0.1.27,<1.0.0",
18
"rlp>=1.0.3,<2.0.0",
19
"trie>=1.3.5,<2.0.0",
0 commit comments