Skip to content

Commit 95d4d05

Browse files
committed
Add pydantic as dependency
1 parent ff86181 commit 95d4d05

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
@@ -14,6 +14,7 @@ dependencies = [
1414
"langchain-core>=1.2.14,<1.3",
1515
"langchain-community>=0.4.1,<1.0",
1616
"openai>=2.21.0,<3.0",
17+
"pydantic>=2.12.5"
1718
"qtawesome",
1819
"qtpy",
1920
"spyder>=6.1.0"

0 commit comments

Comments
 (0)