beautifulsoup4~=4.12
blinker~=1.7
click~=8.1
dateparser~=1.2
humanfriendly~=10.0
Jinja2~=3.1
libsass~=0.21
lxml~=5.1
Mako~=1.3
Markdown~=3.5
Pillow~=10.2
Pygments~=2.17
pymdown-extensions~=10.0
python-slugify~=8.0
PyYAML~=6.0
requests~=2.31
treelib~=1.7
tzlocal~=5.2

[:python_version < "3.11"]
tomli~=2.0

[dev]
flake8
flake8-mypy
tox

[docs]
Sphinx~=7.0
furo

[redis]
redis~=5.0
