# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
annotated-types==0.7.0
    # via pydantic
attrs==25.3.0
    # via
    #   jsonschema
    #   referencing
boundedfbm==0.4.0
    # via sms-bp (pyproject.toml)
certifi==2025.1.31
    # via requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via typer
contourpy==1.3.1
    # via matplotlib
cycler==0.12.1
    # via matplotlib
fonttools==4.56.0
    # via matplotlib
idna==3.10
    # via requests
imageio==2.37.0
    # via scikit-image
jsonschema==4.23.0
    # via sms-bp (pyproject.toml)
jsonschema-specifications==2024.10.1
    # via jsonschema
kiwisolver==1.4.8
    # via matplotlib
lazy-loader==0.4
    # via scikit-image
markdown-it-py==3.0.0
    # via rich
matplotlib==3.10.1
    # via
    #   pyvista
    #   vtk
mdurl==0.1.2
    # via markdown-it-py
networkx==3.4.2
    # via scikit-image
numpy==2.2.4
    # via
    #   sms-bp (pyproject.toml)
    #   boundedfbm
    #   contourpy
    #   imageio
    #   matplotlib
    #   pyvista
    #   scikit-image
    #   scipy
    #   tifffile
packaging==24.2
    # via
    #   lazy-loader
    #   matplotlib
    #   pooch
    #   scikit-image
pillow==11.2.0
    # via
    #   imageio
    #   matplotlib
    #   pyvista
    #   scikit-image
platformdirs==4.3.7
    # via pooch
pooch==1.8.2
    # via pyvista
pydantic==2.11.1
    # via sms-bp (pyproject.toml)
pydantic-core==2.33.0
    # via pydantic
pygments==2.19.1
    # via rich
pyparsing==3.2.3
    # via matplotlib
python-dateutil==2.9.0.post0
    # via matplotlib
pyvista==0.44.2
    # via boundedfbm
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via pooch
rich==14.0.0
    # via typer
rpds-py==0.24.0
    # via
    #   jsonschema
    #   referencing
scikit-image==0.25.2
    # via sms-bp (pyproject.toml)
scipy==1.15.2
    # via
    #   sms-bp (pyproject.toml)
    #   boundedfbm
    #   scikit-image
scooby==0.10.0
    # via pyvista
shellingham==1.5.4
    # via typer
six==1.17.0
    # via python-dateutil
tifffile==2025.3.30
    # via scikit-image
typer==0.15.2
    # via sms-bp (pyproject.toml)
typing-extensions==4.13.0
    # via
    #   boundedfbm
    #   pydantic
    #   pydantic-core
    #   pyvista
    #   referencing
    #   typer
    #   typing-inspection
typing-inspection==0.4.0
    # via pydantic
urllib3==2.3.0
    # via requests
vtk==9.3.1
    # via pyvista
