Skip to content

Commit ae91fb7

Browse files
committed
Chore: Format pyproject.toml using most recent pyproject-fmt
1 parent 26a48da commit ae91fb7

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
@@ -61,7 +61,7 @@ classifiers = [
6161
dependencies = [
6262
"asyncpg",
6363
"psycopg[binary]",
64-
"sqlalchemy<3,>=2",
64+
"sqlalchemy>=2,<3",
6565
]
6666
optional-dependencies.develop = [
6767
"poethepoet<1",

0 commit comments

Comments
 (0)