summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index f176d7abb7f..f7c52908629 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))