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: 6 additions & 6 deletions python_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ beautifulsoup4==4.13.5
# via
# -r requirements.in
# nbconvert
bleach[css]==6.2.0
bleach[css]==6.4.0
# via
# -r requirements.in
# nbconvert
Expand Down Expand Up @@ -178,7 +178,7 @@ httpcore==1.0.9
# via httpx
httpx==0.28.1
# via jupyterlab
idna==3.10
idna==3.15
# via
# -r requirements.in
# anyio
Expand Down Expand Up @@ -355,7 +355,7 @@ jupyter-events==0.12.0
# jupyter-server
jupyter-lsp==2.3.0
# via jupyterlab
jupyter-server==2.18.0
jupyter-server==2.20.0
# via
# -r requirements.in
# jupyter-lsp
Expand Down Expand Up @@ -673,7 +673,7 @@ pygments==2.20.0
# mkdocs-material
# nbconvert
# rich
pymdown-extensions==10.16.1
pymdown-extensions==10.21.3
# via
# -r requirements.in
# mkdocs-material
Expand Down Expand Up @@ -839,7 +839,7 @@ toml==0.10.2
# via
# -r requirements.in
# swcc
tornado==6.5.5
tornado==6.5.7
# via
# -r requirements.in
# bokeh
Expand Down Expand Up @@ -899,7 +899,7 @@ uri-template==1.3.0
# via
# -r requirements.in
# jsonschema
urllib3==2.6.3
urllib3==2.7.0
# via
# -r requirements.in
# requests
Expand Down
Loading