openai
python-dotenv
Pillow
jsonschema>=4.0.0
mcp

[all]
redis>=4.0.0
elasticsearch>=8.0.0
requests>=2.25.0
gradio==5.49.1
openai-codex<1.0.0,>=0.1.0b1

[codex]
openai-codex<1.0.0,>=0.1.0b1

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0
twine>=4.0.0
build>=0.10.0

[elastic]
elasticsearch>=8.0.0

[redis]
redis>=4.0.0

[tools]
requests>=2.25.0

[ui]
gradio==5.49.1
