# This file was autogenerated by uv via the following command:
#    uv export --frozen --color never --no-emit-project --no-hashes
annotated-doc==0.0.4
    # via typer
annotated-types==0.7.0
    # via pydantic
certifi==2026.6.17
    # via requests
charset-normalizer==3.4.7
    # via requests
colorama==0.4.6 ; sys_platform == 'win32'
    # via typer
cuda-bindings==13.3.1 ; sys_platform == 'linux'
    # via torch
cuda-pathfinder==1.5.5 ; sys_platform == 'linux'
    # via cuda-bindings
cuda-toolkit==13.0.2 ; sys_platform == 'linux'
    # via torch
filelock==3.29.4
    # via torch
fsspec==2026.4.0
    # via torch
idna==3.18
    # via requests
jinja2==3.1.6
    # via
    #   tesseract-core
    #   torch
markdown-it-py==3.0.0 ; python_full_version < '3.11'
    # via rich
markdown-it-py==4.2.0 ; python_full_version >= '3.11'
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
networkx==3.4.2 ; python_full_version < '3.11'
    # via torch
networkx==3.6.1 ; python_full_version >= '3.11'
    # via torch
numpy==2.2.6 ; python_full_version < '3.11'
    # via tesseract-core
numpy==2.4.6 ; python_full_version >= '3.11'
    # via tesseract-core
nvidia-cublas==13.1.1.3 ; sys_platform == 'linux'
    # via
    #   nvidia-cudnn-cu13
    #   nvidia-cusolver
    #   torch
nvidia-cuda-cupti==13.0.85 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-cuda-nvrtc==13.0.88 ; sys_platform == 'linux'
    # via
    #   cuda-toolkit
    #   nvidia-cublas
nvidia-cuda-runtime==13.0.96 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-cudnn-cu13==9.20.0.48 ; sys_platform == 'linux'
    # via torch
nvidia-cufft==12.0.0.61 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-cufile==1.15.1.6 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-curand==10.4.0.35 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-cusolver==12.0.4.66 ; sys_platform == 'linux'
    # via cuda-toolkit
nvidia-cusparse==12.6.3.3 ; sys_platform == 'linux'
    # via
    #   cuda-toolkit
    #   nvidia-cusolver
nvidia-cusparselt-cu13==0.8.1 ; sys_platform == 'linux'
    # via torch
nvidia-nccl-cu13==2.29.7 ; sys_platform == 'linux'
    # via torch
nvidia-nvjitlink==13.0.88 ; sys_platform == 'linux'
    # via
    #   cuda-toolkit
    #   nvidia-cufft
    #   nvidia-cusolver
    #   nvidia-cusparse
nvidia-nvshmem-cu13==3.4.5 ; sys_platform == 'linux'
    # via torch
nvidia-nvtx==13.0.85 ; sys_platform == 'linux'
    # via cuda-toolkit
orjson==3.11.9
    # via tesseract-core
packaging==26.2
    # via tesseract-core
pip==26.1.2
    # via tesseract-core
pybase64==1.4.3
    # via tesseract-core
pydantic==2.13.4
    # via tesseract-core
pydantic-core==2.46.4
    # via pydantic
pygments==2.20.0
    # via rich
pyyaml==6.0.3
    # via tesseract-core
requests==2.34.2
    # via tesseract-core
rich==15.0.0
    # via
    #   tesseract-core
    #   typer
setuptools==81.0.0
    # via torch
shellingham==1.5.4
    # via typer
sympy==1.14.0
    # via torch
tesseract-core==1.10.0
    # via tesseract-torch
torch==2.12.1
    # via tesseract-torch
triton==3.7.1 ; sys_platform == 'linux'
    # via torch
typer==0.26.7
    # via tesseract-core
typing-extensions==4.15.0
    # via
    #   pydantic
    #   pydantic-core
    #   torch
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.7.0
    # via requests
