Last change
on this file since 106129 was 105670, checked in by vboxsync, 3 months ago |
Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
606 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/pip_install/#requirements-file-format
|
---|
12 | # https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
---|
13 | ##
|
---|
14 |
|
---|
15 | edk2-pytool-library==0.20.0
|
---|
16 | edk2-pytool-extensions==0.26.4
|
---|
17 | edk2-basetools==0.1.51
|
---|
18 | antlr4-python3-runtime==4.7.1
|
---|
19 | lcov-cobertura==2.0.2
|
---|
20 | regex==2023.12.25
|
---|
Note:
See
TracBrowser
for help on using the repository browser.