diff --git a/setup.py b/setup.py index 97046d40f5..d45856b18b 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ 'base58==1.0.0', 'cffi==1.13.2', 'cryptography==2.5', - 'protobuf==3.17.2', + 'protobuf==3.18.3', 'prometheus_client==0.7.1', 'ecdsa==0.13.3', 'pyyaml==5.3.1',