diff --git a/requirements-dev.lock b/requirements-dev.lock index 287e22b..f650630 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi arrow==1.3.0 # via isoduration -asttokens==2.4.1 +asttokens==3.0.0 # via stack-data async-lru==2.0.4 # via jupyterlab @@ -52,11 +52,11 @@ colorama==0.4.6 comm==0.2.2 # via ipykernel # via ipywidgets -contourpy==1.3.0 +contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -debugpy==1.8.8 +debugpy==1.8.9 # via ipykernel decorator==5.1.1 # via ipython @@ -64,11 +64,11 @@ defusedxml==0.7.1 # via nbconvert executing==2.1.0 # via stack-data -fastjsonschema==2.20.0 +fastjsonschema==2.21.0 # via nbformat filelock==3.16.1 # via torch -fonttools==4.54.1 +fonttools==4.55.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -80,16 +80,16 @@ griffe==1.5.1 # via mkdocstrings-python h11==0.14.0 # via httpcore -httpcore==1.0.6 +httpcore==1.0.7 # via httpx -httpx==0.27.2 +httpx==0.28.0 # via jupyterlab idna==3.10 # via anyio # via httpx # via jsonschema # via requests -imageio==2.36.0 +imageio==2.36.1 # via scikit-image iniconfig==2.0.0 # via pytest @@ -97,7 +97,7 @@ ipykernel==6.29.5 # via jupyter # via jupyter-console # via jupyterlab -ipython==8.29.0 +ipython==8.30.0 # via ipykernel # via ipywidgets # via jupyter-console @@ -116,7 +116,7 @@ jinja2==3.1.4 # via mkdocstrings # via nbconvert # via torch -json5==0.9.28 +json5==0.10.0 # via jupyterlab-server jsonpointer==3.0.0 # via jsonschema @@ -155,7 +155,7 @@ jupyter-server==2.14.2 # via notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.2.5 +jupyterlab==4.2.6 # via jupyter # via notebook jupyterlab-pygments==0.3.0 @@ -181,7 +181,7 @@ markupsafe==3.0.2 # via mkdocs-autorefs # via mkdocstrings # via nbconvert -matplotlib==3.9.2 +matplotlib==3.9.3 # via tinytopics matplotlib-inline==0.1.7 # via ipykernel @@ -200,7 +200,7 @@ mkdocs-autorefs==1.2.0 # via mkdocstrings-python mkdocs-get-deps==0.2.0 # via mkdocs -mkdocs-material==9.5.44 +mkdocs-material==9.5.47 mkdocs-material-extensions==1.3.1 # via mkdocs-material mkdocstrings==0.27.0 @@ -208,7 +208,7 @@ mkdocstrings==0.27.0 mkdocstrings-python==1.12.2 mpmath==1.3.0 # via sympy -nbclient==0.10.0 +nbclient==0.10.1 # via nbconvert nbconvert==7.16.4 # via jupyter @@ -296,7 +296,7 @@ pymdown-extensions==10.12 pyparsing==3.2.0 # via matplotlib pyreadr==0.5.2 -pytest==8.3.3 +pytest==8.3.4 python-dateutil==2.9.0.post0 # via arrow # via ghp-import @@ -338,7 +338,7 @@ rfc3986-validator==0.1.1 rpds-py==0.21.0 # via jsonschema # via referencing -ruff==0.7.3 +ruff==0.8.1 scikit-image==0.24.0 # via tinytopics scipy==1.14.1 @@ -346,16 +346,14 @@ scipy==1.14.1 # via tinytopics send2trash==1.8.3 # via jupyter-server -setuptools==75.4.0 +setuptools==75.6.0 # via jupyterlab # via torch six==1.16.0 - # via asttokens # via python-dateutil # via rfc3339-validator sniffio==1.3.1 # via anyio - # via httpx soupsieve==2.6 # via beautifulsoup4 stack-data==0.6.3 @@ -371,14 +369,14 @@ tinycss2==1.4.0 # via nbconvert torch==2.5.1 # via tinytopics -tornado==6.4.1 +tornado==6.4.2 # via ipykernel # via jupyter-client # via jupyter-server # via jupyterlab # via notebook # via terminado -tqdm==4.67.0 +tqdm==4.67.1 # via tinytopics traitlets==5.14.3 # via comm diff --git a/requirements.lock b/requirements.lock index 23633b1..d33e5f6 100644 --- a/requirements.lock +++ b/requirements.lock @@ -10,17 +10,17 @@ # universal: false -e file:. -contourpy==1.3.0 +contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib filelock==3.16.1 # via torch -fonttools==4.54.1 +fonttools==4.55.0 # via matplotlib fsspec==2024.10.0 # via torch -imageio==2.36.0 +imageio==2.36.1 # via scikit-image jinja2==3.1.4 # via torch @@ -30,7 +30,7 @@ lazy-loader==0.4 # via scikit-image markupsafe==3.0.2 # via jinja2 -matplotlib==3.9.2 +matplotlib==3.9.3 # via tinytopics mpmath==1.3.0 # via sympy @@ -62,7 +62,7 @@ scikit-image==0.24.0 scipy==1.14.1 # via scikit-image # via tinytopics -setuptools==75.4.0 +setuptools==75.6.0 # via torch six==1.16.0 # via python-dateutil @@ -72,7 +72,7 @@ tifffile==2024.9.20 # via scikit-image torch==2.5.1 # via tinytopics -tqdm==4.67.0 +tqdm==4.67.1 # via tinytopics typing-extensions==4.12.2 # via torch