mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	![dependabot[bot]](/assets/img/avatar_default.png) 60803295c3
			
		
	
	60803295c3
	
	
	
		
			
			Bumps pylibfdt from 1.7.2 to 1.7.2.post1. --- updated-dependencies: - dependency-name: pylibfdt dependency-version: 1.7.2.post1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			618 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			618 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## @file
 | |
| # EDK II Python PIP requirements file
 | |
| #
 | |
| # This file provides the list of python components to install using PIP.
 | |
| #
 | |
| # Copyright (c) Microsoft Corporation.
 | |
| # SPDX-License-Identifier: BSD-2-Clause-Patent
 | |
| #
 | |
| # https://pypi.org/project/pip/
 | |
| # https://pip.pypa.io/en/stable/user_guide/#requirements-files
 | |
| # https://pip.pypa.io/en/stable/reference/requirements-file-format
 | |
| # https://www.python.org/dev/peps/pep-0440/#version-specifiers
 | |
| ##
 | |
| 
 | |
| edk2-pytool-library~=0.23.4
 | |
| edk2-pytool-extensions~=0.29.11
 | |
| antlr4-python3-runtime==4.9
 | |
| lcov-cobertura==2.1.1
 | |
| regex==2024.11.6
 | |
| pylibfdt==1.7.2.post1
 | |
| pefile
 |