Merge pull request #900 from libp2p/seetadev-patch-1

Update pyproject.toml
This commit is contained in:
Manu Sheel Gupta
2025-09-06 04:04:32 +05:30
committed by GitHub

View File

@ -24,7 +24,7 @@ dependencies = [
"grpcio>=1.41.0",
"lru-dict>=1.1.6",
# "multiaddr (>=0.0.9,<0.0.10)",
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@db8124e2321f316d3b7d2733c7df11d6ad9c03e6",
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@3ea7f866fda9268ee92506edf9d8e975274bf941",
"mypy-protobuf>=3.0.0",
"noiseprotocol>=0.3.0",
"protobuf>=4.25.0,<5.0.0",