mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 12:38:45 +00:00
partners/fireworks: release 0.2.7 (#29487)
This commit is contained in:
parent
685609e1ef
commit
e074c26a6b
975
libs/partners/fireworks/poetry.lock
generated
975
libs/partners/fireworks/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "langchain-fireworks"
|
||||
version = "0.2.6"
|
||||
version = "0.2.7"
|
||||
description = "An integration package connecting Fireworks and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
@ -20,7 +20,7 @@ disallow_untyped_defs = "True"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.3.27"
|
||||
langchain-core = "^0.3.33"
|
||||
fireworks-ai = ">=0.13.0"
|
||||
openai = "^1.10.0"
|
||||
requests = "^2"
|
||||
|
Loading…
Reference in New Issue
Block a user