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 fd854d1 commit 61841caCopy full SHA for 61841ca
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
40
[project.optional-dependencies]
41
async = [
42
- "sqlalchemy[async] >= 2.0.23"
+ "sqlalchemy[asyncio] >= 2.0.23"
43
]
44
45
[project.urls]
0 commit comments