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 75a270a commit 2b7095fCopy full SHA for 2b7095f
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"eth-account==0.10",
42
"eth-typing~=4.0",
43
"gunicorn==23.0.0",
44
- "hexbytes==0.2.2",
+ "hexbytes==1.3.1",
45
"msgpack==1.0.8", # required by aiocache
46
"multiaddr==0.0.9", # for libp2p-stubs
47
"orjson>=3.7.7", # Minimum version for Python 3.11
0 commit comments