dependencies: freeze jupyter-core
This commit is contained in:
parent
ea0e1e8dbe
commit
397faf0da8
2 changed files with 3 additions and 1 deletions
|
|
@ -1844,6 +1844,7 @@ self: super: {
|
|||
self."nbconvert"
|
||||
self."nbformat"
|
||||
self."jupyter-client"
|
||||
self."jupyter-core"
|
||||
self."alembic"
|
||||
self."invoke"
|
||||
self."bumpversion"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue