We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf58e29 commit 60512dcCopy full SHA for 60512dc
deep_security/pyproject.toml
@@ -10,7 +10,7 @@ license = { text = "MIT" }
10
requires-python = ">=3.10"
11
dependencies = [
12
"langchain>=0.3.0",
13
- "langgraph>=0.5.4",
+ "langgraph>=0.5.4,<0.6",
14
"langchain-community>=0.3.9",
15
"langchain-openai>=0.3.28",
16
"langchain-anthropic>=0.3.15",
0 commit comments