rich
inquirer
html2text

[:python_version < "3.8"]
importlib-metadata>=1.0

[dev]
pytest>=7.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[dev-full]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[test]
pytest>=7.0.0

[test-cov]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
