Update multiaddr to version 0.0.11

- Switch from git dependency to pip package
- Update from git+https://github.com/multiformats/py-multiaddr.git@b186e2ccadc22545dec4069ff313787bf29265e0
- Use multiaddr>=0.0.11 from PyPI

Fixes #934
This commit is contained in:
acul71
2025-09-16 20:09:10 -04:00
committed by parth-soni07
parent 02ff688b5a
commit 35a4bf2d42
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
Updated multiaddr dependency from git repository to pip package version 0.0.11.