chore(backend): add aiosqlite dep
This commit is contained in:
@@ -22,6 +22,7 @@ dev = [
|
|||||||
"pytest-asyncio>=0.24.0",
|
"pytest-asyncio>=0.24.0",
|
||||||
"pytest-cov>=6.0.0",
|
"pytest-cov>=6.0.0",
|
||||||
"httpx>=0.28.0",
|
"httpx>=0.28.0",
|
||||||
|
"aiosqlite>=0.20.0",
|
||||||
"ruff>=0.8.0",
|
"ruff>=0.8.0",
|
||||||
"mypy>=1.13.0",
|
"mypy>=1.13.0",
|
||||||
"types-pyyaml>=6.0.0",
|
"types-pyyaml>=6.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user