mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 17:57:49 +02:00
try adding python bound
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"python_version": "3.12",
|
||||
"dependencies": [
|
||||
"langchain_community",
|
||||
"langchain_tavily",
|
||||
"langchain_tavily; python_version < '4.0'",
|
||||
"langchain_anthropic",
|
||||
"langchain_openai",
|
||||
"wikipedia",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"pip_config_file": "./pipconf.txt",
|
||||
"dependencies": [
|
||||
"langchain_community",
|
||||
"langchain_tavily",
|
||||
"langchain_tavily; python_version < '4.0'",
|
||||
"langchain_anthropic",
|
||||
"langchain_openai",
|
||||
"wikipedia",
|
||||
|
||||
Reference in New Issue
Block a user