summaryrefslogtreecommitdiff
path: root/gnu/packages/matrix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/matrix.scm')
-rw-r--r--gnu/packages/matrix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm
index d5e0060c04..2642de2438 100644
--- a/gnu/packages/matrix.scm
+++ b/gnu/packages/matrix.scm
@@ -185,9 +185,9 @@ homeserver and generally help bootstrap the ecosystem.")
"not test_upload_binary_file_object "
"and not test_connect_wrapper"))))))))
(native-inputs
- `(("python-pytest" ,python-pytest-6)
+ `(("python-pytest" ,python-pytest)
("python-hyperframe" ,python-hyperframe)
- ("python-hypothesis" ,python-hypothesis-next)
+ ("python-hypothesis" ,python-hypothesis)
("python-hpack" ,python-hpack)
("python-faker" ,python-faker)
("python-pytest-aiohttp" ,python-pytest-aiohttp)