From a9bed3a6bbcc93ce575b450d1443c24990e05549 Mon Sep 17 00:00:00 2001 From: Jan Vesely Date: Tue, 15 Sep 2020 18:35:29 -0400 Subject: [PATCH] requirements: Remove nbconvert restriction Should be fixed in 6.0.2 https://github.com/jupyter/nbconvert/issues/1372 Signed-off-by: Jan Vesely --- dev_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 8f28cf65afa..a0352c6e221 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,6 @@ ipykernel ipython jupyter -nbconvert<6 psyneulink-sphinx-theme pytest pytest-benchmark