beautifulsoup4>=4.12.3
extruct>=0.17.0
isodate>=0.6.1

[all]
recipe_scrapers[dev,docs,linters,online,tests]

[dev]
recipe-scrapers[docs,linters,tests]

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.5.48
mkdocstrings>=0.27.0
mkdocstrings-python>=1.12.2
markdown-exec>=1.10.0

[linters]
pre-commit==4.0.1
black==24.10.0
flake8==7.1.1
pep8-naming==0.14.1
mypy==1.14.0
types-beautifulsoup4
types-requests

[online]
requests>=2.31.0

[tests]
coverage>=7.6.9
unittest-parallel>=1.7.0
