-e .
alabaster==1.0.0
    # via sphinx
annotated-types==0.7.0
    # via pydantic
babel==2.18.0
    # via sphinx
certifi==2026.6.17
    # via requests
charset-normalizer==3.4.9
    # via requests
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   pytest
    #   sphinx
    #   tqdm
contourpy==1.3.3
    # via matplotlib
coverage==7.15.2
    # via pytest-cov
cycler==0.12.1
    # via matplotlib
docutils==0.22.4
    # via
    #   sphinx
    #   sphinx-rtd-theme
fonttools==4.63.0
    # via matplotlib
idna==3.18
    # via requests
imagesize==2.0.0
    # via sphinx
iniconfig==2.3.0
    # via pytest
jinja2==3.1.6
    # via sphinx
kiwisolver==1.5.0
    # via matplotlib
markupsafe==3.0.3
    # via jinja2
matplotlib==3.11.0
    # via exhbma
nodeenv==1.10.0
    # via pyright
numpy==2.4.6 ; python_full_version < '3.12'
    # via
    #   contourpy
    #   exhbma
    #   matplotlib
    #   scipy
numpy==2.5.1 ; python_full_version >= '3.12'
    # via
    #   contourpy
    #   exhbma
    #   matplotlib
    #   scipy
packaging==26.2
    # via
    #   matplotlib
    #   pytest
    #   sphinx
pillow==12.3.0
    # via matplotlib
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pydantic==2.13.4
    # via exhbma
pydantic-core==2.46.4
    # via pydantic
pygments==2.20.0
    # via
    #   pytest
    #   sphinx
pyparsing==3.3.2
    # via matplotlib
pyright==1.1.411
pytest==9.1.1
    # via pytest-cov
pytest-cov==7.1.0
python-dateutil==2.9.0.post0
    # via matplotlib
requests==2.34.2
    # via sphinx
roman-numerals==4.1.0
    # via sphinx
ruff==0.15.22
scipy==1.17.1 ; python_full_version < '3.12'
    # via exhbma
scipy==1.18.0 ; python_full_version >= '3.12'
    # via exhbma
six==1.17.0
    # via python-dateutil
snowballstemmer==3.1.1
    # via sphinx
sphinx==9.0.4 ; python_full_version < '3.12'
    # via
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
sphinx==9.1.0 ; python_full_version >= '3.12'
    # via
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
sphinx-rtd-theme==3.1.0
sphinxcontrib-applehelp==2.0.0
    # via sphinx
sphinxcontrib-devhelp==2.0.0
    # via sphinx
sphinxcontrib-htmlhelp==2.1.0
    # via sphinx
sphinxcontrib-jquery==4.1
    # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==2.0.0
    # via sphinx
sphinxcontrib-serializinghtml==2.0.0
    # via sphinx
tomli==2.4.1 ; python_full_version <= '3.11'
    # via coverage
tqdm==4.68.4
    # via exhbma
typing-extensions==4.16.0
    # via
    #   pydantic
    #   pydantic-core
    #   pyright
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.7.0
    # via requests
