diff --git a/requirements.txt b/requirements.txt index f220a67..1b635c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,6 +60,8 @@ click==8.1.3 # typer click-log==0.4.0 # via libratom +comm==0.1.2 + # via ipykernel confection==0.0.3 # via # libratom @@ -74,7 +76,7 @@ cymem==2.0.7 # preshed # spacy # thinc -debugpy==1.6.4 +debugpy==1.6.6 # via ipykernel decorator==5.1.1 # via ipython @@ -109,7 +111,7 @@ importlib-metadata==5.1.0 # via # jupyterlab-server # nbconvert -ipykernel==6.17.1 +ipykernel==6.21.3 # via # ipywidgets # nbclassic @@ -155,6 +157,7 @@ jupyter-client==7.4.8 # notebook jupyter-core==5.1.0 # via + # ipykernel # jupyter-client # jupyter-server # jupyterlab @@ -431,6 +434,7 @@ tqdm==4.64.1 # spacy traitlets==5.6.0 # via + # comm # ipykernel # ipython # ipywidgets