python-dotenv>=1.0.0
groq>=0.4.0
requests>=2.31.0
openai>=1.3.0
anthropic>=0.8.0
pyyaml>=6.0.1
rich>=13.0.0
jinja2>=3.1.2
cryptography>=3.4.0

[all]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
transformers>=4.35.0
torch>=2.1.0
plotly>=5.0.0
pandas>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[local-llm]
transformers>=4.35.0
torch>=2.1.0

[reporting]
plotly>=5.0.0
pandas>=2.0.0
