Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -109,7 +111,7 @@ importlib-metadata==5.1.0
# via
# jupyterlab-server
# nbconvert
ipykernel==6.17.1
ipykernel==6.21.3
# via
# ipywidgets
# nbclassic
Expand Down Expand Up @@ -155,6 +157,7 @@ jupyter-client==7.4.8
# notebook
jupyter-core==5.1.0
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
Expand Down Expand Up @@ -431,6 +434,7 @@ tqdm==4.64.1
# spacy
traitlets==5.6.0
# via
# comm
# ipykernel
# ipython
# ipywidgets
Expand Down