Skip to content

Commit 59908f0

Browse files
authored
fireworks: release 0.2.9 (#30527)
1 parent 0548287 commit 59908f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/partners/fireworks/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = "<4.0,>=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.47",
10+
"langchain-core<1.0.0,>=0.3.49",
1111
"fireworks-ai>=0.13.0",
1212
"openai<2.0.0,>=1.10.0",
1313
"requests<3,>=2",
1414
"aiohttp<4.0.0,>=3.9.1",
1515
]
1616
name = "langchain-fireworks"
17-
version = "0.2.8"
17+
version = "0.2.9"
1818
description = "An integration package connecting Fireworks and LangChain"
1919
readme = "README.md"
2020

libs/partners/fireworks/uv.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)