libp2p/py-libp2p

Fixed versions conflicts

moshemalawach opened this issue · 0 comments

In setup.py there are fixed versions :
"protobuf==3.9.0",
"coincurve>=10.0.0,<11.0.0",
"fastecdsa==1.7.4",
"pynacl==1.3.0",

Those conflicts with other projects I use, for example web3.py that requires protobuf >= 3.10.0