## @file
# EDK II Python PIP requirements file
#
# This file provides the list of python components to install using PIP.
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
# https://pypi.org/project/pip/
# https://pip.pypa.io/en/stable/user_guide/#requirements-files
# https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
##

edk2-pytool-library~=0.23.11
edk2-pytool-extensions~=0.30.6
xmlschema==4.3.1
regex==2026.1.15
pygount==3.1.1
pywin32==311; sys_platform == 'win32'
setuptools==82.0.0
poetry==2.3.2
fdt==0.3.3