Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit af2b5a3

Browse files
authored
Merge pull request #1934 from ralexstokes/update-py-ecc
Update `py_ecc` version
2 parents 053f8c6 + 70c4930 commit af2b5a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

newsfragments/1934.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the allowable version of `py_ecc` library.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eth-utils>=1.7.0,<2.0.0",
1414
"lru-dict>=1.1.6",
1515
"mypy_extensions>=0.4.1,<1.0.0",
16-
"py-ecc>=1.4.7,<2.0.0",
16+
"py-ecc>=1.4.7,<5.0.0",
1717
"pyethash>=0.1.27,<1.0.0",
1818
"rlp>=1.1.0,<2.0.0",
1919
"trie>=1.4.0,<2.0.0",

0 commit comments

Comments
 (0)