# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
beautifulsoup4==4.14.3
    # via pypi-search-caching (pyproject.toml)
certifi==2026.1.4
    # via requests
charset-normalizer==3.4.4
    # via requests
docutils==0.22.4
    # via pypi-search-caching (pyproject.toml)
hatchling==1.28.0
    # via pypi-search-caching (pyproject.toml)
html2text==2025.4.15
    # via pypi-search-caching (pyproject.toml)
idna==3.11
    # via requests
lmdb==1.7.5
    # via pypi-search-caching (pyproject.toml)
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
msgpack==1.1.2
    # via pypi-search-caching (pyproject.toml)
packaging==26.0
    # via hatchling
pathspec==1.0.4
    # via hatchling
pluggy==1.6.0
    # via hatchling
pygments==2.19.2
    # via rich
pypi==2.1
    # via pypi-search-caching (pyproject.toml)
requests==2.32.5
    # via pypi-search-caching (pyproject.toml)
rich==14.3.2
    # via pypi-search-caching (pyproject.toml)
soupsieve==2.8.3
    # via beautifulsoup4
tqdm==4.67.3
    # via pypi-search-caching (pyproject.toml)
trove-classifiers==2026.1.14.14
    # via hatchling
typing-extensions==4.15.0
    # via beautifulsoup4
urllib3==2.6.3
    # via requests
