]> git.proxmox.com Git - mirror_edk2.git/commit
pip-requirements.txt: Bump pytool extensions and library
authorMichael Kubacki <michael.kubacki@microsoft.com>
Tue, 1 Nov 2022 23:40:14 +0000 (07:40 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 2 Nov 2022 02:18:21 +0000 (02:18 +0000)
commitb5dbf8267b2596f4a28cdb30d1f533b958ddd4ed
tree5ff4c3e891b6506c79b7ba6dffe4548785554843
parent85dba961c761021755cd2aa6bc98b8e789f751ef
pip-requirements.txt: Bump pytool extensions and library

Fixes edk2 CI failure due to VM images being updated to Python 3.11
and the old pip modules not being compatible with Python 3.11.

Updates the following pip modules:

  - edk2-pytool-library from 0.11.2 to 0.11.6
  - edk2-pytool-extensions from 0.16 to 0.19.1

Needed to fix an issue with Python 3.11 compatibility.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
pip-requirements.txt