Skip to content

Commit

Permalink
Merge branch 'main' into issues_582
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak5598 authored Jul 15, 2024
2 parents 23ea8f5 + 07a7e7f commit 2403d03
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pydantic = "^2.7.3"
pydantic_core = "^2.18.4"
langchain = "^0.2.1"
langchain-community = "^0.2.1"
langchain-core = "^0.2.16"
langchain-core = "^0.2.18"
langchain-openai = "^0.1.15"
unstructured = "^0.14.4"
Markdown = "^3.6"
Expand All @@ -80,7 +80,7 @@ psutil = "^5.9.8"
[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
isort = "^5.13.2"
ruff = "^0.5.1"
ruff = "^0.5.2"
pre-commit = "^3.7.1"

[tool.isort]
Expand Down

0 comments on commit 2403d03

Please sign in to comment.