python: Recreate test/py and tools/buildman requirements.txt files
authorTom Rini <trini@konsulko.com>
Tue, 4 Feb 2025 23:12:08 +0000 (17:12 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Feb 2025 23:11:35 +0000 (17:11 -0600)
commit859621b47f9e660340665fc18af6d4a01f4ed749
tree208b2f5bc78da543ec1bd1e3098a1b79d5dfddea
parenta3166f68e6f8dd5ba6cd420ca825dc9d66342dd0
python: Recreate test/py and tools/buildman requirements.txt files

Use the "pipreqs" tool to re-create these files, with a few manual
corrections. We still need to include pytest-xdist which the tool does
not detect. We also for now don't upgrade most of the required tools as
that creates problems with various tests, which should be resolved
independently.

Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/requirements.txt
tools/buildman/requirements.txt