1-c ./python_base_requirements.txt 2 3aiohttp==3.9.5 4alabaster==0.7.16 5appdirs==1.4.4 6astroid==3.0.1 7asttokens==2.4.0 8babel==2.16.0 9backcall==0.2.0 10beautifulsoup4==4.12.2 11black==23.1.0 12cachetools==5.0.0 13certifi==2021.10.8 14cffi==1.16.0 15charset-normalizer==3.2.0 16click==8.1.3 17coloredlogs==15.0.1 18coverage==7.2.7 19cryptography==41.0.2 20decorator==5.1.1 21dill==0.3.6 22docutils==0.20.1 23executing==2.0.1 24google-api-core==2.12.0 25googleapis-common-protos==1.61.0 26google-auth==2.23.3 27google-cloud-core==2.3.3 28google-cloud-storage==2.12.0 29google-crc32c==1.5.0 30google-resumable-media==2.6.0 31graphlib-backport==1.0.3; python_version < "3.9" 32humanfriendly==10.0 33idna==3.4 34imagesize==1.4.1 35importlib-metadata==6.8.0 36ipython==8.12.2 37isort==5.10.1 38jedi==0.19.1 39Jinja2==3.1.2 40json5==0.9.11 41jsonschema==4.23.0 42lockfile==0.12.2 43kconfiglib==14.1.0 44markupsafe==2.1.3 45matplotlib-inline==0.1.3 46mccabe==0.6.1 47mypy==1.6.1 48mypy-extensions==1.0.0 49mypy-protobuf==3.5.0 50parameterized==0.9.0 51parso==0.8.3 52patch==1.16 53pathspec==0.11.1 54pexpect==4.8.0 55pickleshare==0.7.5 56platformdirs==3.0.0 57prompt-toolkit==3.0.43 58protobuf==4.24.4 59psutil==5.9.4 60ptpython==3.0.25 61ptyprocess==0.7.0 62pure-eval==0.2.2 63pyasn1==0.4.8 64pyasn1-modules==0.2.8 65pycparser==2.21 66pyelftools==0.27 67pygments==2.18.0 68pylint==3.0.1 69pyperclip==1.8.2 70pyserial==3.5 71python-daemon==3.0.1 72pytz==2023.3 73pyyaml==6.0.1 74requests==2.31.0 75rsa==4.8 76setuptools==68.0.0 77six==1.16.0 78snowballstemmer==2.2.0 79sphinx==7.4.7 80sphinx-argparse==0.4.0 81sphinxcontrib-applehelp==1.0.4 82sphinxcontrib-devhelp==1.0.2 83sphinxcontrib-htmlhelp==2.0.1 84sphinxcontrib-jsmath==1.0.1 85sphinxcontrib-mermaid==0.9.2 86sphinxcontrib-qthelp==1.0.3 87sphinxcontrib-serializinghtml==2.0.0 88sphinx-design==0.5.0 89stack-data==0.6.3 90toml==0.10.2 91tomli==2.0.1; python_version < "3.11" 92tomlkit==0.11.6 93traitlets==5.1.1 94types-docutils==0.20.0.3 95types-protobuf==4.24.0.2 96types-Pygments==2.18.0.20240506 97types-pyserial==3.5.0.7 98types-PyYAML==6.0.12.11 99types-requests==2.31.0.2 100types-setuptools==67.8.0.0 101types-six==1.16.9 102types-urllib3==1.26.25.14 103typing-extensions==4.4.0 104urllib3==2.0.4 105watchdog==2.3.1 106wcwidth==0.2.6 107websockets==10.4 108yapf==0.31.0 109yarl==1.12.1 110zipp==3.16.2 111