
21 Aug
2024
21 Aug
'24
4:11 a.m.
On Mon, 19 Aug 2024 at 15:07, Tom Rini trini@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 trini@konsulko.com
test/py/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org