Skip to content

Commit 495e473

Browse files
authored
⬆️ Update to sqlachemy v2 (#12)
1 parent 3ec821c commit 495e473

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
@@ -28,7 +28,7 @@ keywords = ["sphinx", "extension"]
2828
requires-python = "~=3.8"
2929
dependencies = [
3030
"sphinx>=5,<8",
31-
"sqlalchemy~=1.4.22",
31+
"sqlalchemy~=2.0",
3232
]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)