Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ install_requires =
pycryptodome>=3,<4
coincurve>=20,<21
typing_extensions>=4.2
py_ecc @ git+https://github.com/petertdavies/py_ecc.git@127184f4c57b1812da959586d0fe8f43bb1a2389
py-ecc >= 8.0.0b2, < 9
ethereum-types>=0.2.1,<0.3
ethereum-rlp>=0.1.1,<0.2

Expand Down
Loading