Skip to content

Commit ac74005

Browse files
authored
Update docstring parser to 0.16 (#22)
1 parent b7359c4 commit ac74005

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
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
@@ -10,7 +10,7 @@ packages = [{ include = "openai_function_calling" }]
1010
[tool.poetry.dependencies]
1111
python = ">=3.9, <3.13"
1212
typing-extensions = "^4.7.1"
13-
docstring-parser = "^0.15"
13+
docstring-parser = "^0.16"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
openai = "^1.3.2"

0 commit comments

Comments
 (0)