From 3d0b50e17b326878b906fad42e9f639a67a00004 2023-12-20 20:44:16 From: Matthias Bussonnier Date: 2023-12-20 20:44:16 Subject: [PATCH] attempt to unpin pytest (#14268) --- diff --git a/setup.cfg b/setup.cfg index 462dba9..aa10155 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ doc = docrepr matplotlib stack_data - pytest<7 + pytest typing_extensions exceptiongroup %(test)s @@ -71,7 +71,7 @@ qtconsole = qtconsole terminal = test = - pytest<7.1 + pytest pytest-asyncio<0.22 testpath pickleshare