##// END OF EJS Templates
attempt to unpin pytest (#14268)
Matthias Bussonnier -
r28543:3d0b50e1 merge
parent child Browse files
Show More
@@ -52,7 +52,7 b' doc ='
52 docrepr
52 docrepr
53 matplotlib
53 matplotlib
54 stack_data
54 stack_data
55 pytest<7
55 pytest
56 typing_extensions
56 typing_extensions
57 exceptiongroup
57 exceptiongroup
58 %(test)s
58 %(test)s
@@ -71,7 +71,7 b' qtconsole ='
71 qtconsole
71 qtconsole
72 terminal =
72 terminal =
73 test =
73 test =
74 pytest<7.1
74 pytest
75 pytest-asyncio<0.22
75 pytest-asyncio<0.22
76 testpath
76 testpath
77 pickleshare
77 pickleshare
General Comments 0
You need to be logged in to leave comments. Login now