Skip to content

Commit 770a5f6

Browse files
committed
build: Depend on griffelib instead of griffe
1 parent bf8caaf commit 770a5f6

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
@@ -32,7 +32,7 @@ classifiers = [
3232
dependencies = [
3333
"mkdocstrings>=0.30",
3434
"mkdocs-autorefs>=1.4",
35-
"griffe>=1.13",
35+
"griffelib>=2.0",
3636
"typing-extensions>=4.0; python_version < '3.11'",
3737
]
3838

0 commit comments

Comments
 (0)