We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048e6de commit 21ee417Copy full SHA for 21ee417
newsfragments/766.internal.rst
@@ -1 +1 @@
1
-trigger CI 1
+Pin py-multiaddr dependency to specific git commit db8124e2321f316d3b7d2733c7df11d6ad9c03e6
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"grpcio>=1.41.0",
21
"lru-dict>=1.1.6",
22
# "multiaddr>=0.0.9",
23
- "multiaddr @ git+https://github.com/multiformats/py-multiaddr.git",
+ "multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@db8124e2321f316d3b7d2733c7df11d6ad9c03e6",
24
"mypy-protobuf>=3.0.0",
25
"noiseprotocol>=0.3.0",
26
"protobuf>=4.21.0,<5.0.0",
0 commit comments