opentelemetry-sdk>=1.27.0
opentelemetry-exporter-otlp>=1.27.0
tqdm>=4.66.0

[agent]
langchain-core<0.4,>=0.3.0
langgraph<1.0,>=0.1.14
langchain-google-genai<3.0,>=2.0.5
google-genai<1.0,>=0.2.0
python-dotenv<2.0,>=1.0.1
pydantic<3.0,>=2.6.0

[anthropic-agents]
anthropic>=0.40.0

[clustering]
sentence-transformers>=2.2.0
umap-learn>=0.5.0
plotly>=5.0.0

[dev]
pytest>=7.4
pytest-asyncio>=0.23
pytest-cov>=5.0

[llm]
openai<2.0,>=1.53.0
google-generativeai<1.0,>=0.7.2
