mirror of https://github.com/acidanthera/audk.git
pip-requirements.txt: Update basetools version to 0.1.17
Synced the basetools patch from edk2 repo to edk2-basetools repo. Update the basetools pip module version to the latest. Signed-off-by: Bob Feng <bob.c.feng@intel.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
parent
f5508a91e3
commit
c411566fad
|
@ -14,5 +14,5 @@
|
||||||
|
|
||||||
edk2-pytool-library==0.11.2
|
edk2-pytool-library==0.11.2
|
||||||
edk2-pytool-extensions~=0.16.0
|
edk2-pytool-extensions~=0.16.0
|
||||||
edk2-basetools==0.1.13
|
edk2-basetools==0.1.17
|
||||||
antlr4-python3-runtime==4.7.1
|
antlr4-python3-runtime==4.7.1
|
||||||
|
|
Loading…
Reference in New Issue