dependencies: freeze jupyter-core

This commit is contained in:
Marcin Kuzminski 2019-11-14 13:09:35 +01:00
parent ea0e1e8dbe
commit 397faf0da8
2 changed files with 3 additions and 1 deletions

View file

@ -1844,6 +1844,7 @@ self: super: {
self."nbconvert"
self."nbformat"
self."jupyter-client"
self."jupyter-core"
self."alembic"
self."invoke"
self."bumpversion"