Last change
on this file was 108794, checked in by vboxsync, 7 days ago |
Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
570 bytes
|
Line | |
---|
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/requirements-file-format
|
---|
12 | # https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
---|
13 | ##
|
---|
14 |
|
---|
15 | edk2-pytool-library~=0.21.9
|
---|
16 | edk2-pytool-extensions~=0.27.10
|
---|
17 | antlr4-python3-runtime>=4.7.1
|
---|
18 | lcov-cobertura==2.0.2
|
---|
19 | regex==2024.7.24
|
---|
Note:
See
TracBrowser
for help on using the repository browser.