Skip to content

Commit

Permalink
Update dependency pydantic to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 434a80f commit 881723a
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 213 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ httpx = "==0.25.2"
langchain = "==0.0.352"
langchain-experimental = "==0.0.47"
psycopg2-binary = "==2.9.9"
pydantic = "==2.4.2"
pydantic = "==2.5.3"
wikipedia = "==1.4.0"
unstructured = "==0.11.4"
selenium = "==4.15.2"
Expand Down
Loading

0 comments on commit 881723a

Please sign in to comment.