There was an error while loading. Please reload this page.
1 parent a4bb4b2 commit a7b09bcCopy full SHA for a7b09bc
2 files changed
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = []
33
# Treat the same as NPM's `dependencies`
34
[project.optional-dependencies]
35
compat = ["six>=1.17.0"]
36
-ai = ["httpx==0.28.1", "langchain>=1.3.9", "mcp>=1.27.1", "pydantic>=2.14.0"]
+ai = ["httpx==0.28.1", "langchain>=1.3.9", "mcp>=1.27.1", "pydantic>=2.13.4"]
37
anthropic = ["splunk-sdk[ai]>=3.0.0", "langchain-anthropic>=1.4.6"]
38
openai = ["splunk-sdk[ai]>=3.0.0", "langchain-openai>=1.3.2"]
39
google = [
0 commit comments