summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-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 6a112ad1d49..680182b8cad 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3622,7 +3622,7 @@ Encryption} (JOSE) Web Standards.")
(base32 "00msypxf5dm57gyfp3jxvjinigi4km84v33w83635pms9li2k3y7"))))
(build-system pyproject-build-system)
(native-inputs
- (list python-pytest
+ (list python-pytest-8
python-setuptools))
(inputs
(list pcre))