mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Pin py-multiaddr dependency to specific git commit db8124e2321f316d3b7d2733c7df11d6ad9c03e6
This commit is contained in:
@ -1 +1 @@
|
|||||||
trigger CI 1
|
Pin py-multiaddr dependency to specific git commit db8124e2321f316d3b7d2733c7df11d6ad9c03e6
|
||||||
|
|||||||
@ -20,7 +20,7 @@ dependencies = [
|
|||||||
"grpcio>=1.41.0",
|
"grpcio>=1.41.0",
|
||||||
"lru-dict>=1.1.6",
|
"lru-dict>=1.1.6",
|
||||||
# "multiaddr>=0.0.9",
|
# "multiaddr>=0.0.9",
|
||||||
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git",
|
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@db8124e2321f316d3b7d2733c7df11d6ad9c03e6",
|
||||||
"mypy-protobuf>=3.0.0",
|
"mypy-protobuf>=3.0.0",
|
||||||
"noiseprotocol>=0.3.0",
|
"noiseprotocol>=0.3.0",
|
||||||
"protobuf>=4.21.0,<5.0.0",
|
"protobuf>=4.21.0,<5.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user