On Mon, 19 Aug 2024 at 15:07, Tom Rini <tr...@konsulko.com> wrote: > > In order to build the docker container, which contains a download cache > of python modules, we need to have our versions be in sync in each > requirements file. Update some of the cases where which are older than > the rest of the project. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > test/py/requirements.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>