1-c ./python_base_requirements.txt 2 3aiohttp==3.9.5 4aiosignal==1.3.2 5alabaster==0.7.16 6appdirs==1.4.4 7astroid==3.0.1 8asttokens==2.4.0 9async-timeout==4.0.3 10attrs==24.3.0 11babel==2.16.0 12backcall==0.2.0 13beautifulsoup4==4.12.2 14black==23.1.0 15cachetools==5.0.0 16certifi==2021.10.8 17cffi==1.16.0 18charset-normalizer==3.2.0 19click==8.1.3 20colorama==0.4.6 21coloredlogs==15.0.1 22coverage==7.2.7 23cryptography==41.0.2 24debugpy==1.8.12 25decorator==5.1.1 26dill==0.3.6 27docopt==0.6.2 28docutils==0.20.1 29executing==2.0.1 30frozenlist==1.5.0 31google-api-core==2.19.2 32googleapis-common-protos==1.65.0 33google-auth==2.23.3 34google-cloud-core==2.3.3 35google-cloud-storage==2.12.0 36google-crc32c==1.5.0 37google-resumable-media==2.6.0 38humanfriendly==10.0 39idna==3.4 40imagesize==1.4.1 41importlib-metadata==6.8.0 42ipython==8.12.2 43isort==5.10.1 44jedi==0.19.1 45Jinja2==3.1.2 46json5==0.9.11 47jsonschema==4.23.0 48jsonschema-specifications==2024.10.1 49kconfiglib==14.1.0 50lockfile==0.12.2 51markupsafe==2.1.3 52matplotlib-inline==0.1.3 53mccabe==0.6.1 54multidict==6.1.0 55mypy==1.6.1 56mypy-extensions==1.0.0 57mypy-protobuf==3.5.0 58packaging==24.2 59parameterized==0.9.0 60parso==0.8.3 61patch==1.16 62pathspec==0.11.1 63pexpect==4.8.0 64pickleshare==0.7.5 65platformdirs==3.0.0 66ply==3.11 67prompt-toolkit==3.0.43 68# LINT.IfChange(protobuf) 69protobuf==5.28.2 70# LINT.ThenChange(MODULE.bazel:protobuf,pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json) 71proto-plus==1.25.0 72psutil==5.9.4 73ptpython==3.0.25 74ptyprocess==0.7.0 75pure-eval==0.2.2 76pyasn1==0.4.8 77pyasn1-modules==0.2.8 78pycparser==2.21 79pyelftools==0.31 80pyfakefs==5.7.2 81pygments==2.18.0 82pykwalify==1.8.0 83pylint==3.0.1 84pyperclip==1.8.2 85pyproject-hooks==1.0.0 86pyreadline3==3.5.4 87pyserial==3.5 88pytest==8.3.4 89python-daemon==3.0.1 90pytz==2023.3 91pyusb==1.2.1 92pyyaml==6.0.1 93referencing==0.36.1 94requests==2.31.0 95rpds-py==0.22.3 96rsa==4.8 97ruamel-yaml==0.18.10 98ruamel-yaml-clib==0.2.12 99setuptools==68.0.0 100six==1.16.0 101snowballstemmer==2.2.0 102soupsieve==2.6 103sphinx==7.4.7 104sphinx-argparse==0.4.0 105sphinxcontrib-applehelp==1.0.4 106sphinxcontrib-devhelp==1.0.2 107sphinxcontrib-htmlhelp==2.0.1 108sphinxcontrib-jsmath==1.0.1 109sphinxcontrib-mermaid==0.9.2 110sphinxcontrib-qthelp==1.0.3 111sphinxcontrib-serializinghtml==2.0.0 112sphinx-design==0.5.0 113stack-data==0.6.3 114toml==0.10.2 115tomli==2.0.1; python_version < "3.11" 116tomlkit==0.11.6 117traitlets==5.1.1 118types-docutils==0.20.0.3 119types-protobuf==5.28.3.20241030 120types-Pygments==2.18.0.20240506 121types-pyserial==3.5.0.7 122types-PyYAML==6.0.12.11 123types-requests==2.31.0.2 124types-setuptools==67.8.0.0 125types-six==1.16.9 126types-urllib3==1.26.25.14 127typing-extensions==4.4.0 128urllib3==2.0.4 129watchdog==2.3.1 130wcwidth==0.2.6 131websockets==10.4 132west==1.2.0 133yapf==0.31.0 134yarl==1.12.1 135