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)
commit046b8ef438a26713f94b38d1aa8e131d8049921b
tree64a8673618959d568504ff117ad063328fc5e120
parent0916377b837a7a964587564c4560e4534aec72cb
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