Skip to content

Commit 774bef1

Browse files
committed
chore: add pydantic to extras
1 parent 2c33586 commit 774bef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Changelog = "https://github.com/posit-dev/shinychat/blob/main/pkg-py/CHANGELOG.m
2626
providers = [
2727
"anthropic;python_version>='3.11'",
2828
"chatlas[mcp]>=0.12.0",
29+
"pydantic",
2930
"google-generativeai",
3031
"langchain-core",
3132
"ollama>=0.4.0",

0 commit comments

Comments
 (0)