commit | 9a6a92d7387c9c2382cd8170c4eddb6a2ca04f90 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 19 15:07:18 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 21 08:25:23 2024 -0600 |
tree | 2dea34e6d1324a7efb4599a88415a1ff941ad2dd | |
parent | d11a60610e17373331ad17b6c5c31735cf9fffa8 [diff] |
pytest: requirements.txt: Resync with the rest of the project 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. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>