]> git.baikalelectronics.ru Git - uboot.git/commit
pytest: Update requirements to match sphinx versions
authorTom Rini <trini@konsulko.com>
Thu, 23 Mar 2023 18:57:57 +0000 (14:57 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 4 Apr 2023 16:24:29 +0000 (12:24 -0400)
commitd36e3eb700b2c0fd0064a0834b17e40afbab16a7
tree64a8673618959d568504ff117ad063328fc5e120
parente5dba41ad402194ccb90344186d0e48126c711ca
pytest: Update requirements to match sphinx versions

In order to better make use of pip caches, and also for better overall
consistency, we should use the same versions of packages in each of our
python requirements files. Update pytest to use the newer versions of
packages we use in sphinx builds.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/requirements.txt