Skip to content

Commit 61841ca

Browse files
authored
Update pyproject.toml
1 parent fd854d1 commit 61841ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939

4040
[project.optional-dependencies]
4141
async = [
42-
"sqlalchemy[async] >= 2.0.23"
42+
"sqlalchemy[asyncio] >= 2.0.23"
4343
]
4444

4545
[project.urls]

0 commit comments

Comments
 (0)