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
11 changes: 5 additions & 6 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ click==8.3.1
# jupyter-book
# jupyter-cache
# sphinx-external-toc
colorama==0.4.6
# via
# click
# ipython
# sphinx
comm==0.2.3
# via ipykernel
debugpy==1.8.20
Expand Down Expand Up @@ -140,12 +135,16 @@ packaging==26.0
# wheel
parso==0.8.6
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.9.4
# via jupyter-core
prompt-toolkit==3.0.52
# via ipython
psutil==7.2.2
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pybtex==0.25.1
Expand Down Expand Up @@ -180,7 +179,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.0
# via sphinx
rpds-py==0.30.0
# via
Expand Down
Loading