scipy>=1.11
numpy>=1.24

[all]
groq>=0.4.0
anthropic>=0.20.0
ollama>=0.1.0
pandas>=1.5

[anthropic]
anthropic>=0.20.0

[dev]
pytest
pytest-cov
pandas>=1.5

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[groq]
groq>=0.4.0

[llm]
groq>=0.4.0
anthropic>=0.20.0
ollama>=0.1.0

[ollama]
ollama>=0.1.0

[pandas]
pandas>=1.5
