# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
anyascii==0.3.3
    # via python-doctr
certifi==2025.7.14
    # via requests
charset-normalizer==3.4.2
    # via requests
click==8.2.1
    # via typer
defusedxml==0.7.1
    # via python-doctr
filelock==3.18.0
    # via
    #   huggingface-hub
    #   torch
fsspec==2025.7.0
    # via
    #   huggingface-hub
    #   torch
h5py==3.14.0
    # via python-doctr
hf-xet==1.1.5
    # via huggingface-hub
huggingface-hub==0.33.4
    # via python-doctr
idna==3.10
    # via requests
jinja2==3.1.6
    # via torch
langdetect==1.0.9
    # via python-doctr
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
networkx==3.5
    # via torch
numpy==2.3.1
    # via
    #   h5py
    #   onnx
    #   opencv-python
    #   python-doctr
    #   scipy
    #   shapely
    #   torchvision
onnx==1.18.0
    # via python-doctr
opencv-python==4.11.0.86
    # via python-doctr
packaging==25.0
    # via huggingface-hub
pillow==11.3.0
    # via
    #   tooling (pyproject.toml)
    #   python-doctr
    #   torchvision
protobuf==6.31.1
    # via onnx
pyclipper==1.3.0.post6
    # via python-doctr
pygments==2.19.2
    # via rich
pypdfium2==4.30.0
    # via python-doctr
pyperclip==1.9.0
    # via tooling (pyproject.toml)
python-doctr==1.0.0
    # via tooling (pyproject.toml)
pyyaml==6.0.2
    # via huggingface-hub
rapidfuzz==3.13.0
    # via python-doctr
requests==2.32.4
    # via huggingface-hub
rich==14.0.0
    # via
    #   tooling (pyproject.toml)
    #   typer
scipy==1.16.0
    # via python-doctr
shapely==2.1.1
    # via python-doctr
shellingham==1.5.4
    # via typer
six==1.17.0
    # via langdetect
sympy==1.14.0
    # via torch
torch==2.7.1
    # via
    #   python-doctr
    #   torchvision
torchvision==0.22.1
    # via python-doctr
tqdm==4.67.1
    # via
    #   huggingface-hub
    #   python-doctr
typer==0.16.0
    # via tooling (pyproject.toml)
typing-extensions==4.14.1
    # via
    #   huggingface-hub
    #   onnx
    #   torch
    #   typer
urllib3==2.5.0
    # via requests
validators==0.35.0
    # via python-doctr
