Skip to content

Commit 8f1eb5a

Browse files
committed
widen griffe range
1 parent 48e94e8 commit 8f1eb5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ openai = "^1.30.1"
2121
rich = "^13.6.0"
2222
pydantic = ">=2.0.0, <3.0"
2323
typer = {version = ">=0.9.0,<0.16"}
24-
griffe = {version = "^1.3.2", optional = true}
24+
griffe = {version = ">=0.36.9,<2", optional = true}
2525
tenacity = ">=8.1.0"
2626
rstr = "^3.2.2"
2727
typing-extensions = "^4.8.0"

0 commit comments

Comments
 (0)