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
98 B
Text
5 lines
98 B
Text
ConfigParser==7.1.0
|
|
importlib_resources==6.5.2
|
|
pygit2==1.13.3
|
|
Requests==2.32.3
|
|
setuptools==75.8.0
|