From 1c89e099b364e8828133919f35b93653bf746fca Mon Sep 17 00:00:00 2001 From: Daniel Hollas Date: Tue, 22 Oct 2024 14:33:46 +0100 Subject: [PATCH] Unpin widgetsnbextension --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 21427c3..85a6191 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,6 @@ install_requires = ipython~=7.0 ipywidgets~=7.6 traitlets~=5.0 - widgetsnbextension<3.6.3 notebook~=6.0 python_requires = >=3.9