pydantic>=2

[engine]
openai>=1
prompt_toolkit>=3
textual>=0.80
rich>=13

[engine:python_version < "3.11"]
tomli>=2

[memory]
redis>=5
