diff --git a/requirements.txt b/requirements.txt index 123fefa..ecc5f2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -57,7 +57,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.21.2 # via nbformat -fonttools==4.59.2 +fonttools==4.61.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -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 @@ -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 @@ -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 @@ -367,9 +365,7 @@ 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