summaryrefslogtreecommitdiff
path: root/test-requirements-cpython.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements-cpython.txt')
-rw-r--r--test-requirements-cpython.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements-cpython.txt b/test-requirements-cpython.txt
index 583510771..9f2278c81 100644
--- a/test-requirements-cpython.txt
+++ b/test-requirements-cpython.txt
@@ -1,2 +1,4 @@
jupyter
+pytest # needed by IPython/Jupyter integration tests
line_profiler<4 # currently 4 appears to collect no profiling info
+setuptools<60