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 bf8caaf commit 770a5f6Copy full SHA for 770a5f6
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
dependencies = [
33
"mkdocstrings>=0.30",
34
"mkdocs-autorefs>=1.4",
35
- "griffe>=1.13",
+ "griffelib>=2.0",
36
"typing-extensions>=4.0; python_version < '3.11'",
37
]
38
0 commit comments