pip-requirements.txt 609 B

1234567891011121314151617181920
  1. ## @file
  2. # EDK II Python PIP requirements file
  3. #
  4. # This file provides the list of python components to install using PIP.
  5. #
  6. # Copyright (c) Microsoft Corporation.
  7. # SPDX-License-Identifier: BSD-2-Clause-Patent
  8. #
  9. # https://pypi.org/project/pip/
  10. # https://pip.pypa.io/en/stable/user_guide/#requirements-files
  11. # https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format
  12. # https://www.python.org/dev/peps/pep-0440/#version-specifiers
  13. ##
  14. edk2-pytool-library==0.14.0
  15. edk2-pytool-extensions~=0.21.8
  16. edk2-basetools==0.1.39
  17. antlr4-python3-runtime==4.7.1
  18. lcov-cobertura==2.0.2