mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 02:44:37 +00:00

Rather than have a requirements.txt file that's shared between multiple python projects within U-Boot, create one for each using "pipreqs". Signed-off-by: Tom Rini <trini@konsulko.com>
5 lines
102 B
Text
5 lines
102 B
Text
importlib_resources==6.5.2
|
|
jsonschema==4.23.0
|
|
pycryptodomex==3.21.0
|
|
pyelftools==0.31
|
|
yamllint==1.35.1
|