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 c496592 commit abd8cf4Copy full SHA for abd8cf4
pyproject.toml
@@ -46,6 +46,7 @@ dev = ["pytest",
46
"mkdocs-material==9.5.6",
47
"mkdocstrings==0.24.0",
48
"mkdocstrings-python==1.7.5",
49
+ "griff==0.49.0", # used by mkdocstrings
50
"black==22.3.0",
51
"plotly >= 4.5",
52
"ruff",]
0 commit comments