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"

View file

@ -91,7 +91,8 @@ psycopg2==2.8.4
https://code.rhodecode.com/upstream/entrypoints/artifacts/download/0-8e9ee9e4-c4db-409c-b07e-81568fd1832d.tar.gz?md5=3a027b8ff1d257b91fe257de6c43357d#egg=entrypoints==0.2.2.rhodecode-upstream1
nbconvert==5.3.1
nbformat==4.4.0
jupyter_client==5.0.0
jupyter-client==5.0.0
jupyter-core==4.5.0
## cli tools
alembic==1.3.1