Skip to content

Commit 3fcafc8

Browse files
committed
dev: remove upper bound on griffe
1 parent a7a3d2e commit 3fcafc8

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 @@ dynamic = ["version"]
3232
requires-python = ">=3.9"
3333
dependencies = [
3434
"click",
35-
"griffe >= 0.33, <= 0.38",
35+
"griffe >= 0.33",
3636
"sphobjinv >= 2.3.1",
3737
"tabulate >= 0.9.0",
3838
"importlib-metadata >= 5.1.0",

0 commit comments

Comments
 (0)