# Install: pip install -e ".[dev]"
# Or manually: pip install -r requirements-dev.txt

-e ".[all]"

pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
ruff>=0.4
pyupgrade>=3.15
pre-commit>=3.7
httpx>=0.27
respx>=0.21
langchain
