mirror of https://github.com/acidanthera/audk.git
pip-requirements.txt: Update edk2 pip modules
- edk2-pytool-library: 0.14.0 to 0.14.1 - edk2-pytool-extensions: 0.21.8 to 0.23.2 - edk2-basetools: 0.1.43 to 0.1.48 Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Andrew Fish <afish@apple.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Rebecca Cran <rebecca@bsdio.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
parent
0abfb0be6c
commit
c5cf7f69c9
|
@ -12,9 +12,9 @@
|
|||
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
||||
##
|
||||
|
||||
edk2-pytool-library==0.14.0
|
||||
edk2-pytool-extensions~=0.21.8
|
||||
edk2-basetools==0.1.43
|
||||
edk2-pytool-library==0.14.1
|
||||
edk2-pytool-extensions~=0.23.2
|
||||
edk2-basetools==0.1.48
|
||||
antlr4-python3-runtime==4.7.1
|
||||
lcov-cobertura==2.0.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue