PyYAML>=6.0
pydantic>=2.0
click>=8.0
toml>=0.10.0
textual>=0.50.0
watchdog>=2.0.0
pyperclip>=1.8.0

[dev]
pytest>=7.0
pytest-cov
flake8
mypy
black
isort
