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, 1 insertions, 1 deletions
diff --git a/test-requirements-cpython.txt b/test-requirements-cpython.txt
index 28db037b2..9f2278c81 100644
--- a/test-requirements-cpython.txt
+++ b/test-requirements-cpython.txt
@@ -1,4 +1,4 @@
jupyter
pytest # needed by IPython/Jupyter integration tests
-line_profiler
+line_profiler<4 # currently 4 appears to collect no profiling info
setuptools<60