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