openai>=2.0.0
textual>=0.89.0

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

[dev]
ruff>=0.4.0
mypy>=1.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
