# This file was autogenerated by uv via the following command:
#    uv export --format requirements-txt --no-dev --no-hashes
-e .
annotated-types==0.7.0
    # via pydantic
click==8.2.1
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   loguru
contourpy==1.3.2 ; python_full_version < '3.11'
    # via matplotlib
contourpy==1.3.3 ; python_full_version >= '3.11'
    # via matplotlib
cycler==0.12.1
    # via matplotlib
fonttools==4.59.2
    # via matplotlib
joblib==1.5.2
    # via scikit-learn
kiwisolver==1.4.9
    # via matplotlib
loguru==0.7.3
    # via superquantx
markdown-it-py==3.0.0
    # via rich
matplotlib==3.10.6
    # via superquantx
mdurl==0.1.2
    # via markdown-it-py
networkx==3.4.2 ; python_full_version < '3.11'
    # via superquantx
networkx==3.5 ; python_full_version >= '3.11'
    # via superquantx
numpy==1.26.4
    # via
    #   contourpy
    #   matplotlib
    #   scikit-learn
    #   scipy
    #   superquantx
packaging==25.0
    # via matplotlib
pillow==11.3.0
    # via matplotlib
pydantic==2.11.7
    # via superquantx
pydantic-core==2.33.2
    # via pydantic
pygments==2.19.2
    # via rich
pyparsing==3.2.3
    # via matplotlib
python-dateutil==2.9.0.post0
    # via matplotlib
rich==14.1.0
    # via
    #   superquantx
    #   typer
scikit-learn==1.7.1
    # via superquantx
scipy==1.15.3 ; python_full_version < '3.11'
    # via
    #   scikit-learn
    #   superquantx
scipy==1.16.1 ; python_full_version >= '3.11'
    # via
    #   scikit-learn
    #   superquantx
shellingham==1.5.4
    # via typer
six==1.17.0
    # via python-dateutil
threadpoolctl==3.6.0
    # via scikit-learn
typer==0.17.4
    # via superquantx
typing-extensions==4.15.0
    # via
    #   pydantic
    #   pydantic-core
    #   superquantx
    #   typer
    #   typing-inspection
typing-inspection==0.4.1
    # via pydantic
win32-setctime==1.2.0 ; sys_platform == 'win32'
    # via loguru
