typer>=0.9
rich>=13.0

[all]
textual>=0.40
send2trash>=1.8

[all:platform_system == "Windows"]
winotify>=1.1

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0

[notifications]

[notifications:platform_system == "Windows"]
winotify>=1.1

[trash]
send2trash>=1.8

[tui]
textual>=0.40
