Skip to content
Closed
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
5 changes: 4 additions & 1 deletion 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 Down Expand Up @@ -109,7 +111,7 @@ importlib-metadata==5.1.0
# via
# jupyterlab-server
# nbconvert
ipykernel==6.17.1
ipykernel==6.19.4
# via
# ipywidgets
# nbclassic
Expand Down Expand Up @@ -431,6 +433,7 @@ tqdm==4.64.1
# spacy
traitlets==5.6.0
# via
# comm
# ipykernel
# ipython
# ipywidgets
Expand Down