requests>=2.31.0
click>=8.0.0
python-dotenv>=0.19.0

[agent]
openai>=1.0.0
langgraph>=0.0.20
langchain-core>=0.1.0

[all]
requests>=2.31.0
click>=8.0.0
python-dotenv>=0.19.0
mcp[cli]>=1.2.0
openai>=1.0.0
langgraph>=0.0.20
langchain-core>=0.1.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0

[mcp]
mcp[cli]>=1.2.0
