summaryrefslogtreecommitdiff
path: root/test-requirements-cpython.txt
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-10-24 21:27:44 +0200
committerStefan Behnel <stefan_ml@behnel.de>2021-10-24 21:27:44 +0200
commit0b2a6f23c401ac1200cd472d9a79ef4eb2f3acf2 (patch)
treeaf02afd2a205e6f1e93a51ff0ac88c1e62eba4ba /test-requirements-cpython.txt
parent346c81fe9b0a13892a2dbd137d994f198940b435 (diff)
downloadcython-0b2a6f23c401ac1200cd472d9a79ef4eb2f3acf2.tar.gz
Use newer test dependencies in Py3.6+.update_test_dependencies
Diffstat (limited to 'test-requirements-cpython.txt')
-rw-r--r--test-requirements-cpython.txt5
1 files changed, 0 insertions, 5 deletions
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