pydantic>=2.5
cryptography>=42
httpx>=0.24
rich>=13
prompt_toolkit>=3.0
pyyaml>=6.0

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

[all]
zall[bs4,dev,images]

[bs4]
beautifulsoup4>=4.0

[dev]
pytest>=7.4
mypy>=1.7
ruff>=0.1
pytest-cov>=4.0

[images]
pillow>=10.0
