diff --git a/setup.py b/setup.py index ac9f2d266..c85455593 100644 --- a/setup.py +++ b/setup.py @@ -168,6 +168,7 @@ def run(self): 'openpyxl>=3.0.7', 'packaging>=21.0', 'pandas>=1.1.5', + 'protobuf<=3.20.3', 'pssh @ git+https://github.com/lilydjwg/pssh.git@v2.3.4', 'pyyaml>=5.3', 'requests>=2.27.1',