#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev pyproject.toml
#
attrs==23.1.0
    # via pytest
click==8.1.3
    # via typer
dtyper==2.1.0
    # via render-engine
feedparser==6.0.10
    # via render-engine-rss (pyproject.toml)
gitdb==4.0.10
    # via gitpython
gitpython==3.1.31
    # via render-engine
iniconfig==2.0.0
    # via pytest
jinja2==3.1.2
    # via render-engine
markdown-it-py==2.2.0
    # via rich
markdown2==2.4.8
    # via render-engine
markupsafe==2.1.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via render-engine
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via
    #   pytest
    #   render-engine
pygments==2.15.1
    # via rich
pytest==7.3.1
    # via
    #   pytest-mock
    #   render-engine-rss (pyproject.toml)
pytest-mock==3.10.0
    # via render-engine-rss (pyproject.toml)
python-dateutil==2.8.2
    # via render-engine
python-frontmatter==1.0.0
    # via render-engine
python-slugify==8.0.1
    # via render-engine
pyyaml==6.0
    # via python-frontmatter
render-engine==2023.5.2a1
    # via render-engine-rss (pyproject.toml)
rich==13.3.5
    # via render-engine
sgmllib3k==1.0.0
    # via feedparser
six==1.16.0
    # via python-dateutil
smmap==5.0.0
    # via gitdb
text-unidecode==1.3
    # via python-slugify
typer==0.9.0
    # via
    #   dtyper
    #   render-engine
