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 a7a3d2e commit 3fcafc8Copy full SHA for 3fcafc8
pyproject.toml
@@ -32,7 +32,7 @@ dynamic = ["version"]
32
requires-python = ">=3.9"
33
dependencies = [
34
"click",
35
- "griffe >= 0.33, <= 0.38",
+ "griffe >= 0.33",
36
"sphobjinv >= 2.3.1",
37
"tabulate >= 0.9.0",
38
"importlib-metadata >= 5.1.0",
0 commit comments