Skip to content
Snippets Groups Projects
Commit 9a6a92d7 authored by Tom Rini's avatar Tom Rini
Browse files

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's avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent d11a6061
No related branches found
No related tags found
No related merge requests found
atomicwrites==1.4.1
attrs==19.3.0
concurrencytest==0.1.2
coverage==4.5.4
coverage==6.2
extras==1.0.0
filelock==3.0.12
fixtures==3.0.0
importlib-metadata==0.23
linecache2==1.0.0
more-itertools==7.2.0
packaging==23.2
packaging==24.1
pbr==5.4.3
pluggy==0.13.0
py==1.11.0
......@@ -20,7 +20,7 @@ pytest==6.2.5
pytest-xdist==2.5.0
python-mimeparse==1.6.0
python-subunit==1.3.0
requests==2.32.2
requests==2.32.3
setuptools==70.3.0
six==1.16.0
testtools==2.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment