feat: add pytest and pytest-asyncio dependencies for testing
This commit is contained in:
@@ -19,4 +19,6 @@ dev = [
|
||||
"isort>=7.0.0",
|
||||
"mypy>=1.18.2",
|
||||
"ruff>=0.14.6",
|
||||
"pytest>=8.3.3",
|
||||
"pytest-asyncio>=0.25.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user