mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-10 07:00:54 +00:00
Merge branch 'main' into dependency-chore
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=42", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
@ -23,8 +22,8 @@ dependencies = [
|
||||
"multiaddr>=0.0.9",
|
||||
"mypy-protobuf>=3.0.0",
|
||||
"noiseprotocol>=0.3.0",
|
||||
"protobuf>=3.20.1,<4.0.0",
|
||||
"pycryptodome>=3.19.1",
|
||||
"protobuf>=4.21.0,<5.0.0",
|
||||
"pymultihash>=0.8.2",
|
||||
"pynacl>=1.5.0",
|
||||
"rpcudp>=3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user