summaryrefslogtreecommitdiffstats
path: root/pip-requirements.txt
blob: 6a41a95ec594ee492f850257924420eeac1e2b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## @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
#
##

edk2-pytool-library==0.10.*
edk2-pytool-extensions==0.12.*