Merge branch 'main' into dependency-chore

This commit is contained in:
varunrmallya
2025-07-03 21:02:31 +05:30
committed by GitHub
5 changed files with 130 additions and 23 deletions

View File

@ -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",