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
14 changes: 5 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ babel==2.17.0
# via jupyterlab-server
beautifulsoup4==4.13.5
# via nbconvert
bleach==6.2.0
bleach[css]==6.2.0
# via nbconvert
certifi==2025.8.3
# via
# httpcore
# httpx
# requests
cffi==1.17.1
cffi==2.0.0
# via argon2-cffi-bindings
charset-normalizer==3.4.3
# via requests
Expand Down Expand Up @@ -103,7 +103,7 @@ json5==0.12.1
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.25.1
jsonschema[format-nongpl]==4.25.1
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -261,7 +261,7 @@ pygments==2.19.2
# nbconvert
# pymor
# rich
pymor==2025.1.1
pymor[jupyter]==2025.1.1
# via -r requirements.in
pyparsing==3.2.3
# via matplotlib
Expand Down Expand Up @@ -310,8 +310,6 @@ scipy==1.16.1
# via pymor
send2trash==1.8.3
# via jupyter-server
setuptools==80.9.0
# via jupyterlab
shellingham==1.5.4
# via typer
six==1.17.0
Expand Down Expand Up @@ -367,13 +365,11 @@ types-python-dateutil==2.9.0.20250822
# via arrow
typing-extensions==4.15.0
# via
# anyio
# beautifulsoup4
# referencing
# typer
uri-template==1.3.0
# via jsonschema
urllib3==2.5.0
urllib3==2.6.0
# via requests
wcwidth==0.2.13
# via prompt-toolkit
Expand Down