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
8 changes: 2 additions & 6 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ anyio==4.6.0
# jupyter-server
# starlette
# watchfiles
appnope==0.1.4
# via ipykernel
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -110,7 +108,7 @@ ipykernel==6.29.5
# jupyter
# jupyter-console
# jupyterlab
ipython==8.27.0
ipython==8.28.0
# via
# -r docs/requirements-docs.in
# ipykernel
Expand Down Expand Up @@ -139,7 +137,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -317,8 +315,6 @@ s3transfer==0.10.2
# via boto3
send2trash==1.8.3
# via jupyter-server
setuptools==75.1.0
# via jupyterlab
shapely==2.0.6
# via -r docs/requirements-docs.in
six==1.16.0
Expand Down
Loading