##// 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 52 docrepr
53 53 matplotlib
54 54 stack_data
55 pytest<7
55 pytest
56 56 typing_extensions
57 57 exceptiongroup
58 58 %(test)s
@@ -71,7 +71,7 b' qtconsole ='
71 71 qtconsole
72 72 terminal =
73 73 test =
74 pytest<7.1
74 pytest
75 75 pytest-asyncio<0.22
76 76 testpath
77 77 pickleshare
General Comments 0
You need to be logged in to leave comments. Login now