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 4e15b4d commit 76000c8Copy full SHA for 76000c8
pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
"multiaddr==0.0.9", # for libp2p-stubs
48
"orjson>=3.7.7", # Minimum version for Python 3.11
49
"psycopg2-binary==2.9.5", # Note: psycopg3 is not yet supported by SQLAlchemy
50
- "pycryptodome==3.19.1", # for libp2p-stubs
+ "pycryptodome==3.21.0", # for libp2p-stubs
51
"pymultihash==0.8.2", # for libp2p-stubs
52
"pynacl==1.5",
53
"python-dateutil==2.8.2",
0 commit comments