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 3ec821c commit 495e473Copy full SHA for 495e473
pyproject.toml
@@ -28,7 +28,7 @@ keywords = ["sphinx", "extension"]
28
requires-python = "~=3.8"
29
dependencies = [
30
"sphinx>=5,<8",
31
- "sqlalchemy~=1.4.22",
+ "sqlalchemy~=2.0",
32
]
33
34
[project.urls]
0 commit comments