Skip to content

Commit 21ee417

Browse files
committed
Pin py-multiaddr dependency to specific git commit db8124e2321f316d3b7d2733c7df11d6ad9c03e6
1 parent 048e6de commit 21ee417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

newsfragments/766.internal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
trigger CI 1
1+
Pin py-multiaddr dependency to specific git commit db8124e2321f316d3b7d2733c7df11d6ad9c03e6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"grpcio>=1.41.0",
2121
"lru-dict>=1.1.6",
2222
# "multiaddr>=0.0.9",
23-
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git",
23+
"multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@db8124e2321f316d3b7d2733c7df11d6ad9c03e6",
2424
"mypy-protobuf>=3.0.0",
2525
"noiseprotocol>=0.3.0",
2626
"protobuf>=4.21.0,<5.0.0",

0 commit comments

Comments
 (0)