From 0b2a6f23c401ac1200cd472d9a79ef4eb2f3acf2 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sun, 24 Oct 2021 21:27:44 +0200 Subject: Use newer test dependencies in Py3.6+. --- test-requirements-cpython.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test-requirements-cpython.txt') diff --git a/test-requirements-cpython.txt b/test-requirements-cpython.txt index 2ab863eaf..39c438f27 100644 --- a/test-requirements-cpython.txt +++ b/test-requirements-cpython.txt @@ -1,7 +1,2 @@ jupyter line_profiler -# transitive dependency of jupyter (17.0+ lacks wheels for Py3.4) -pyzmq<17 -pyrsistent<0.16 -qtconsole<5 -decorator<5 -- cgit v1.2.1