We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6e4b5 commit 751a89cCopy full SHA for 751a89c
pyproject.toml
@@ -55,6 +55,7 @@ test = [
55
"pytest-cov >= 2.12.0,<5.0.0",
56
"pytest-asyncio",
57
"aiosqlite",
58
+ "anyio[trio] >= 3.2.1",
59
"ruff ==0.1.9",
60
"mypy == 1.8.0",
61
"autoflake",
0 commit comments