Skip to content
Merged
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
12 changes: 7 additions & 5 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ comm==0.2.3
# via
# ipykernel
# ipywidgets
debugpy==1.8.17
debugpy==1.8.19
# via ipykernel
decorator==5.2.1
# via ipython
Expand Down Expand Up @@ -66,7 +66,7 @@ jsonschema==4.25.1
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.6.3
jupyter-client==8.7.0
# via
# -r docs/requirements.in
# ipykernel
Expand Down Expand Up @@ -160,7 +160,9 @@ referencing==0.37.0
# jsonschema-specifications
requests==2.32.5
# via sphinx
roman-numerals-py==3.1.0
roman-numerals==4.1.0
# via roman-numerals-py
roman-numerals-py==4.1.0
# via sphinx
rpds-py==0.30.0
# via
Expand Down Expand Up @@ -207,7 +209,7 @@ stack-data==0.6.3
# via ipython
tinycss2==1.4.0
# via bleach
tornado==6.5.2
tornado==6.5.4
# via
# ipykernel
# jupyter-client
Expand All @@ -225,7 +227,7 @@ traitlets==5.14.3
# nbsphinx
typing-extensions==4.15.0
# via beautifulsoup4
urllib3==2.6.0
urllib3==2.6.2
# via requests
wcwidth==0.2.14
# via prompt-toolkit
Expand Down