pyyaml>=6.0

[dev]
pytest>=8.0
build>=1.0
wheel>=0.43
ruff>=0.13
mypy>=1.17
hypothesis>=6.100

[export-otlp]
opentelemetry-sdk>=1.20
opentelemetry-exporter-otlp-proto-http>=1.20

[mcp]
mcp>=1.2

[notify-slack]
slack-helpers>=0.2

[paper]
arxiv-latex-cleaner>=1.0

[tui]
rich>=13

[tui:sys_platform == "win32"]
windows-curses>=2.3
