From 918009a0fbd6ff8e6f6ef6e1134676ec03254652 Mon Sep 17 00:00:00 2001 From: Kevin Bates Date: Thu, 6 May 2021 08:58:57 -0700 Subject: [PATCH] Increase minimum jupyter_core dependency --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a4db978986..6177da5265 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = argon2-cffi ipython_genutils traitlets>=4.2.1 - jupyter_core>=4.4.0 + jupyter_core>=4.6.0 jupyter_client>=6.1.1 jupyter_packaging~=0.9 nbformat