textual>=0.40.0
pyperclip>=1.8.0

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

[all]
html2text>=2020.1.16
keyring>=23.0.0
Pillow>=9.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.0.0

[html]
html2text>=2020.1.16

[images]
Pillow>=9.0.0

[keyring]
keyring>=23.0.0
