# Dev + test dependencies — not included in the production image.
# Install with: pip install -r adapter/requirements-dev.txt
#
# Pin major versions to keep CI deterministic while allowing patch upgrades.
ruff>=0.4.0,<1.0
mypy>=1.10.0,<2.0
types-passlib>=1.7.0,<2.0
pytest>=8.0.0,<9.0
pytest-asyncio>=0.23.0,<1.0
httpx>=0.27.0,<1.0
aiosqlite>=0.20.0,<1.0
