From d0f3d2ab820c7145e37a34b8f870e41effdeef40 Mon Sep 17 00:00:00 2001 From: Zachary Lentz Date: Mon, 22 Feb 2021 10:47:20 -0800 Subject: [PATCH] MNT: pin new ipython for dev reqs to avoid bad build --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6cb366f5..7d917e83 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ codecov doctr doctr-versions-menu flake8 -ipython +ipython>=7.16 line_profiler pytest pytest-benchmark