installing dev dependencies

This commit is contained in:
Mistral Vibe
2026-04-10 10:13:28 +02:00
parent 48a73246a1
commit 6f77bb8c42
7 changed files with 558 additions and 1 deletions

View File

@@ -66,7 +66,9 @@ omit = ["src/rehearsalhub/db/models.py"]
[dependency-groups]
dev = [
"httpx>=0.28.1",
"mypy>=1.19.1",
"pytest>=9.0.2",
"pytest-asyncio>=1.3.0",
"ruff>=0.15.8",
]