Click>=7.0,!=8.0.0  # click 8.0.0 is broken
GitPython>=1.0.0
requests>=2.0.0,<3
psutil>=5.0.0
sentry-sdk>=1.0.0
docker-pycreds>=0.4.0
protobuf>=3.12.0,!=4.21.0,<5; python_version < '3.9' and sys_platform == 'linux'
protobuf>=3.15.0,!=4.21.0,<5; python_version == '3.9' and sys_platform == 'linux'
protobuf>=3.19.0,!=4.21.0,<5; python_version > '3.9' and sys_platform == 'linux'
protobuf>=3.19.0,!=4.21.0,<5; sys_platform != 'linux'
PyYAML
pathtools # supports vendored version of watchdog 0.9.0
setproctitle
setuptools
appdirs>=1.4.3
dataclasses; python_version < '3.7'
typing_extensions; python_version < '3.10'
