
[all]
streamlit>=1.28.0
pandas>=2.0.0
langchain-core>=0.1.0
openai>=1.0.0
anthropic>=0.20.0

[anthropic]
anthropic>=0.20.0

[dashboard]
streamlit>=1.28.0
pandas>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0

[langchain]
langchain-core>=0.1.0

[openai]
openai>=1.0.0
