diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f176d7abb7..f7c5290862 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -474,7 +474,7 @@ services.") (native-inputs (list python-bottle python-mock - python-pytest + python-pytest-8 python-pytest-cov python-pytest-mock python-setuptools))