#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile pyproject.toml
#
attrs==24.3.0
    # via
    #   cattrs
    #   ebdamame (pyproject.toml)
    #   rebdhuhn
cattrs==24.1.2
    # via rebdhuhn
certifi==2024.12.14
    # via requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via ebdamame (pyproject.toml)
colorama==0.4.6
    # via click
idna==3.10
    # via requests
lxml==5.3.0
    # via
    #   python-docx
    #   rebdhuhn
    #   svgutils
more-itertools==10.5.0
    # via ebdamame (pyproject.toml)
networkx==3.4.2
    # via rebdhuhn
python-docx==1.1.2
    # via ebdamame (pyproject.toml)
rebdhuhn==0.8.0
    # via ebdamame (pyproject.toml)
requests==2.32.3
    # via rebdhuhn
svgutils==0.3.4
    # via rebdhuhn
typing-extensions==4.12.2
    # via python-docx
urllib3==2.3.0
    # via requests
