Skip to content

Commit

Permalink
xai[patch]: update core (#28092)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda authored Nov 13, 2024
1 parent 2ab5673 commit 6ec688c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions libs/partners/xai/poetry.lock

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

2 changes: 1 addition & 1 deletion libs/partners/xai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain-openai = ">=0.2,<0.3"
langchain-core = ">=0.3,<0.4"
langchain-core = ">=0.3.18,<0.4"
requests = ">=2,<3"
aiohttp = ">=3.9.1,<4"

Expand Down

0 comments on commit 6ec688c

Please sign in to comment.