From 80d68fbea1bfc854baaa0ffaef86fc8ba1a5c833 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 17 Jan 2023 20:39:14 +0100 Subject: [PATCH] DOC: Remove explicit ipython dep from requirements.txt --- doc/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index fcf956ab..66deb78a 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,4 @@ ipykernel -ipython!=8.7.0 # see https://github.com/spatialaudio/nbsphinx/issues/687 numpy matplotlib pandas