mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-02 20:41:03 +01: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>
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
importlib_resources==6.5.2
|
|
jsonschema==4.23.0
|
|
pycryptodomex==3.21.0
|
|
pyelftools==0.31
|
|
yamllint==1.35.1
|