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 a0e22bf commit c4e3093Copy full SHA for c4e3093
pyproject.toml
@@ -49,7 +49,7 @@ asgi-lifespan = "~1.0.1"
49
requests = "~2.31.0"
50
respx = "~0.19.2"
51
52
-markdown = "3.3.6" # https://github.com/python-poetry/poetry/issues/4777
+markdown = "3.9" # https://github.com/python-poetry/poetry/issues/4777
53
54
[build-system]
55
requires = ["poetry>=1.1.12"]
0 commit comments