Skip to content

Commit e90fad4

Browse files
committed
fix: pyproject.toml
1 parent a91fcdf commit e90fad4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ authors = [
1111
{ name = "Lorenzo Padoan", email = "[email protected]" }
1212
]
1313

14+
dependencies = [
1415
"langchain>=0.2.10",
15-
1616
"langchain-fireworks>=0.1.3",
1717
"langchain_community>=0.2.9",
18-
1918
"langchain-google-genai>=1.0.7",
2019
"langchain-google-vertexai>=1.0.7",
2120
"langchain-openai>=0.1.17",

0 commit comments

Comments
 (0)