Browse Source

try with griffe 1.4.0 for python 3.8 suppotr

pull/13767/head
Konstantin Zangerle 1 month ago
parent
commit
8683d33b31
  1. 2
      pyproject.toml

2
pyproject.toml

@ -46,7 +46,7 @@ dependencies = [
"starlette>=0.40.0,<0.47.0",
"pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0",
"typing-extensions>=4.8.0",
"griffe>=1.7.0",
"griffe>=1.4.0",
]
[project.urls]

Loading…
Cancel
Save