Skip to content

Commit d33b347

Browse files
authored
Merge pull request #596 from ScrapeGraphAI/594-broserbase-dynamic-import
fix: BrowserBase and other dynamic imports
2 parents 22ab45f + 7789663 commit d33b347

File tree

9 files changed

+66
-362
lines changed

9 files changed

+66
-362
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ docs = ["sphinx==6.0", "furo==2024.5.6"]
7171

7272
# Group 1: Other Language Models
7373
other-language-models = [
74+
"langchain-google-vertexai>=1.0.7",
7475
"langchain-fireworks>=0.1.3",
7576
"langchain-groq>=0.1.3",
7677
"langchain-anthropic>=0.1.11",

0 commit comments

Comments
 (0)