# Development dependencies
python-dotenv>=1.0.0
langchain-mistralai>=0.2.0
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0
isort>=5.12.0

# Optional: for testing with real LLMs
# openai>=1.0.0
# langchain-openai>=0.0.5









