diff --git a/setup.cfg b/setup.cfg index 66cb3ed3..0d1097d2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,9 @@ install_requires = packaging aioconsole halo + # Keep protobuf < 4.0 until macaroonbakery solves its incompatibility + # https://github.com/go-macaroon-bakery/py-macaroon-bakery/issues/94 + protobuf<4.0 [options.extras_require] lint =