# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
beautifulsoup4==4.14.2
    # via epublib (pyproject.toml)
lxml==6.0.2
    # via epublib (pyproject.toml)
soupsieve==2.7
    # via beautifulsoup4
typing-extensions==4.14.0
    # via beautifulsoup4
