agenticdome-python-sdk 1.1.2__tar.gz → 1.1.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. {agenticdome_python_sdk-1.1.2/agenticdome_python_sdk.egg-info → agenticdome_python_sdk-1.1.3}/PKG-INFO +29 -29
  2. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3/agenticdome_python_sdk.egg-info}/PKG-INFO +29 -29
  3. agenticdome_python_sdk-1.1.3/agenticdome_python_sdk.egg-info/requires.txt +77 -0
  4. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/pyproject.toml +29 -29
  5. agenticdome_python_sdk-1.1.2/agenticdome_python_sdk.egg-info/requires.txt +0 -77
  6. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/LICENSE +0 -0
  7. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/MANIFEST.in +0 -0
  8. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/README.md +0 -0
  9. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_python_sdk.egg-info/SOURCES.txt +0 -0
  10. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_python_sdk.egg-info/dependency_links.txt +0 -0
  11. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_python_sdk.egg-info/top_level.txt +0 -0
  12. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/__init__.py +0 -0
  13. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/agno.py +0 -0
  14. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/aws_bedrock.py +0 -0
  15. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/client.py +0 -0
  16. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/crewai.py +0 -0
  17. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/google_adk.py +0 -0
  18. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/langgraph.py +0 -0
  19. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/llamaindex.py +0 -0
  20. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/mcp_host.py +0 -0
  21. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/microsoft_agent_framework.py +0 -0
  22. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/microsoft_ai_foundry.py +0 -0
  23. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/openai_agents.py +0 -0
  24. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/pydantic.py +0 -0
  25. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/agenticdome_sdk/scenarios.py +0 -0
  26. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/agno_lateral_refund.py +0 -0
  27. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/ai_foundry_callback_export.py +0 -0
  28. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/attack_demo.py +0 -0
  29. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/crewai_agenticdome_firewall.py +0 -0
  30. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/crewai_lateral_refund.py +0 -0
  31. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/mcp_remote_patch.py +0 -0
  32. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/mesh_output_redaction.py +0 -0
  33. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/microsoft_metadata_exfil.py +0 -0
  34. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/salesforce_hidden_bcc.py +0 -0
  35. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/examples/servicenow_delete_logs.py +0 -0
  36. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/setup.cfg +0 -0
  37. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/setup.py +0 -0
  38. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_agno_integration.py +0 -0
  39. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_aws_bedrock_integration.py +0 -0
  40. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_client.py +0 -0
  41. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_crewai_integration.py +0 -0
  42. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_google_adk_integration.py +0 -0
  43. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_langgraph_integration.py +0 -0
  44. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_live_tenant.py +0 -0
  45. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_llamaindex_integration.py +0 -0
  46. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_mcp_host_integration.py +0 -0
  47. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_microsoft_agent_framework_integration.py +0 -0
  48. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_microsoft_ai_foundry_integration.py +0 -0
  49. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_openai_agents_integration.py +0 -0
  50. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_packaging_contract.py +0 -0
  51. {agenticdome_python_sdk-1.1.2 → agenticdome_python_sdk-1.1.3}/tests/test_pydanticai_integration.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
5
5
  Author: AgenticDome
6
6
  License: Proprietary
@@ -27,56 +27,56 @@ License-File: LICENSE
27
27
  Requires-Dist: requests>=2.31.0
28
28
  Requires-Dist: urllib3>=2.0.0
29
29
  Provides-Extra: crewai
30
- Requires-Dist: crewai; extra == "crewai"
30
+ Requires-Dist: crewai>=1.15.2; extra == "crewai"
31
31
  Provides-Extra: redis
32
32
  Requires-Dist: redis>=4.5.0; extra == "redis"
33
33
  Provides-Extra: pydanticai
34
- Requires-Dist: pydantic-ai; extra == "pydanticai"
34
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "pydanticai"
35
35
  Requires-Dist: anyio>=4.0.0; extra == "pydanticai"
36
36
  Provides-Extra: pydantic
37
- Requires-Dist: pydantic-ai; extra == "pydantic"
37
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "pydantic"
38
38
  Requires-Dist: anyio>=4.0.0; extra == "pydantic"
39
39
  Provides-Extra: langgraph
40
- Requires-Dist: langgraph; extra == "langgraph"
41
- Requires-Dist: langchain-core; extra == "langgraph"
40
+ Requires-Dist: langgraph>=1.2.9; extra == "langgraph"
41
+ Requires-Dist: langchain-core>=1.4.9; extra == "langgraph"
42
42
  Requires-Dist: anyio>=4.0.0; extra == "langgraph"
43
43
  Provides-Extra: microsoft
44
44
  Provides-Extra: foundry
45
- Requires-Dist: azure-ai-projects; extra == "foundry"
46
- Requires-Dist: azure-identity; extra == "foundry"
45
+ Requires-Dist: azure-ai-projects>=2.3.0; extra == "foundry"
46
+ Requires-Dist: azure-identity>=1.25.3; extra == "foundry"
47
47
  Provides-Extra: agno
48
- Requires-Dist: agno; extra == "agno"
48
+ Requires-Dist: agno>=2.7.3; extra == "agno"
49
49
  Provides-Extra: openai-agents
50
- Requires-Dist: openai-agents; extra == "openai-agents"
50
+ Requires-Dist: openai-agents>=0.18.2; extra == "openai-agents"
51
51
  Provides-Extra: mcp
52
- Requires-Dist: mcp; extra == "mcp"
52
+ Requires-Dist: mcp>=1.26.0; extra == "mcp"
53
53
  Provides-Extra: bedrock
54
- Requires-Dist: boto3; extra == "bedrock"
54
+ Requires-Dist: boto3>=1.43.48; extra == "bedrock"
55
55
  Provides-Extra: aws-bedrock
56
- Requires-Dist: boto3; extra == "aws-bedrock"
56
+ Requires-Dist: boto3>=1.43.48; extra == "aws-bedrock"
57
57
  Provides-Extra: llamaindex
58
- Requires-Dist: llama-index; extra == "llamaindex"
58
+ Requires-Dist: llama-index>=0.14.23; extra == "llamaindex"
59
59
  Provides-Extra: llama-index
60
- Requires-Dist: llama-index; extra == "llama-index"
60
+ Requires-Dist: llama-index>=0.14.23; extra == "llama-index"
61
61
  Provides-Extra: google-adk
62
- Requires-Dist: google-adk; extra == "google-adk"
62
+ Requires-Dist: google-adk>=2.4.0; extra == "google-adk"
63
63
  Provides-Extra: adk
64
- Requires-Dist: google-adk; extra == "adk"
64
+ Requires-Dist: google-adk>=2.4.0; extra == "adk"
65
65
  Provides-Extra: all
66
- Requires-Dist: crewai; extra == "all"
66
+ Requires-Dist: crewai>=1.15.2; extra == "all"
67
67
  Requires-Dist: redis>=4.5.0; extra == "all"
68
- Requires-Dist: pydantic-ai; extra == "all"
68
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "all"
69
69
  Requires-Dist: anyio>=4.0.0; extra == "all"
70
- Requires-Dist: langgraph; extra == "all"
71
- Requires-Dist: langchain-core; extra == "all"
72
- Requires-Dist: agno; extra == "all"
73
- Requires-Dist: azure-ai-projects; extra == "all"
74
- Requires-Dist: azure-identity; extra == "all"
75
- Requires-Dist: openai-agents; extra == "all"
76
- Requires-Dist: mcp; extra == "all"
77
- Requires-Dist: boto3; extra == "all"
78
- Requires-Dist: llama-index; extra == "all"
79
- Requires-Dist: google-adk; extra == "all"
70
+ Requires-Dist: langgraph>=1.2.9; extra == "all"
71
+ Requires-Dist: langchain-core>=1.4.9; extra == "all"
72
+ Requires-Dist: agno>=2.7.3; extra == "all"
73
+ Requires-Dist: azure-ai-projects>=2.3.0; extra == "all"
74
+ Requires-Dist: azure-identity>=1.25.3; extra == "all"
75
+ Requires-Dist: openai-agents>=0.18.2; extra == "all"
76
+ Requires-Dist: mcp>=1.26.0; extra == "all"
77
+ Requires-Dist: boto3>=1.43.48; extra == "all"
78
+ Requires-Dist: llama-index>=0.14.23; extra == "all"
79
+ Requires-Dist: google-adk>=2.4.0; extra == "all"
80
80
  Provides-Extra: dev
81
81
  Requires-Dist: pytest>=8.0.0; extra == "dev"
82
82
  Requires-Dist: ruff>=0.5.0; extra == "dev"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
5
5
  Author: AgenticDome
6
6
  License: Proprietary
@@ -27,56 +27,56 @@ License-File: LICENSE
27
27
  Requires-Dist: requests>=2.31.0
28
28
  Requires-Dist: urllib3>=2.0.0
29
29
  Provides-Extra: crewai
30
- Requires-Dist: crewai; extra == "crewai"
30
+ Requires-Dist: crewai>=1.15.2; extra == "crewai"
31
31
  Provides-Extra: redis
32
32
  Requires-Dist: redis>=4.5.0; extra == "redis"
33
33
  Provides-Extra: pydanticai
34
- Requires-Dist: pydantic-ai; extra == "pydanticai"
34
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "pydanticai"
35
35
  Requires-Dist: anyio>=4.0.0; extra == "pydanticai"
36
36
  Provides-Extra: pydantic
37
- Requires-Dist: pydantic-ai; extra == "pydantic"
37
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "pydantic"
38
38
  Requires-Dist: anyio>=4.0.0; extra == "pydantic"
39
39
  Provides-Extra: langgraph
40
- Requires-Dist: langgraph; extra == "langgraph"
41
- Requires-Dist: langchain-core; extra == "langgraph"
40
+ Requires-Dist: langgraph>=1.2.9; extra == "langgraph"
41
+ Requires-Dist: langchain-core>=1.4.9; extra == "langgraph"
42
42
  Requires-Dist: anyio>=4.0.0; extra == "langgraph"
43
43
  Provides-Extra: microsoft
44
44
  Provides-Extra: foundry
45
- Requires-Dist: azure-ai-projects; extra == "foundry"
46
- Requires-Dist: azure-identity; extra == "foundry"
45
+ Requires-Dist: azure-ai-projects>=2.3.0; extra == "foundry"
46
+ Requires-Dist: azure-identity>=1.25.3; extra == "foundry"
47
47
  Provides-Extra: agno
48
- Requires-Dist: agno; extra == "agno"
48
+ Requires-Dist: agno>=2.7.3; extra == "agno"
49
49
  Provides-Extra: openai-agents
50
- Requires-Dist: openai-agents; extra == "openai-agents"
50
+ Requires-Dist: openai-agents>=0.18.2; extra == "openai-agents"
51
51
  Provides-Extra: mcp
52
- Requires-Dist: mcp; extra == "mcp"
52
+ Requires-Dist: mcp>=1.26.0; extra == "mcp"
53
53
  Provides-Extra: bedrock
54
- Requires-Dist: boto3; extra == "bedrock"
54
+ Requires-Dist: boto3>=1.43.48; extra == "bedrock"
55
55
  Provides-Extra: aws-bedrock
56
- Requires-Dist: boto3; extra == "aws-bedrock"
56
+ Requires-Dist: boto3>=1.43.48; extra == "aws-bedrock"
57
57
  Provides-Extra: llamaindex
58
- Requires-Dist: llama-index; extra == "llamaindex"
58
+ Requires-Dist: llama-index>=0.14.23; extra == "llamaindex"
59
59
  Provides-Extra: llama-index
60
- Requires-Dist: llama-index; extra == "llama-index"
60
+ Requires-Dist: llama-index>=0.14.23; extra == "llama-index"
61
61
  Provides-Extra: google-adk
62
- Requires-Dist: google-adk; extra == "google-adk"
62
+ Requires-Dist: google-adk>=2.4.0; extra == "google-adk"
63
63
  Provides-Extra: adk
64
- Requires-Dist: google-adk; extra == "adk"
64
+ Requires-Dist: google-adk>=2.4.0; extra == "adk"
65
65
  Provides-Extra: all
66
- Requires-Dist: crewai; extra == "all"
66
+ Requires-Dist: crewai>=1.15.2; extra == "all"
67
67
  Requires-Dist: redis>=4.5.0; extra == "all"
68
- Requires-Dist: pydantic-ai; extra == "all"
68
+ Requires-Dist: pydantic-ai>=2.10.0; extra == "all"
69
69
  Requires-Dist: anyio>=4.0.0; extra == "all"
70
- Requires-Dist: langgraph; extra == "all"
71
- Requires-Dist: langchain-core; extra == "all"
72
- Requires-Dist: agno; extra == "all"
73
- Requires-Dist: azure-ai-projects; extra == "all"
74
- Requires-Dist: azure-identity; extra == "all"
75
- Requires-Dist: openai-agents; extra == "all"
76
- Requires-Dist: mcp; extra == "all"
77
- Requires-Dist: boto3; extra == "all"
78
- Requires-Dist: llama-index; extra == "all"
79
- Requires-Dist: google-adk; extra == "all"
70
+ Requires-Dist: langgraph>=1.2.9; extra == "all"
71
+ Requires-Dist: langchain-core>=1.4.9; extra == "all"
72
+ Requires-Dist: agno>=2.7.3; extra == "all"
73
+ Requires-Dist: azure-ai-projects>=2.3.0; extra == "all"
74
+ Requires-Dist: azure-identity>=1.25.3; extra == "all"
75
+ Requires-Dist: openai-agents>=0.18.2; extra == "all"
76
+ Requires-Dist: mcp>=1.26.0; extra == "all"
77
+ Requires-Dist: boto3>=1.43.48; extra == "all"
78
+ Requires-Dist: llama-index>=0.14.23; extra == "all"
79
+ Requires-Dist: google-adk>=2.4.0; extra == "all"
80
80
  Provides-Extra: dev
81
81
  Requires-Dist: pytest>=8.0.0; extra == "dev"
82
82
  Requires-Dist: ruff>=0.5.0; extra == "dev"
@@ -0,0 +1,77 @@
1
+ requests>=2.31.0
2
+ urllib3>=2.0.0
3
+
4
+ [adk]
5
+ google-adk>=2.4.0
6
+
7
+ [agno]
8
+ agno>=2.7.3
9
+
10
+ [all]
11
+ crewai>=1.15.2
12
+ redis>=4.5.0
13
+ pydantic-ai>=2.10.0
14
+ anyio>=4.0.0
15
+ langgraph>=1.2.9
16
+ langchain-core>=1.4.9
17
+ agno>=2.7.3
18
+ azure-ai-projects>=2.3.0
19
+ azure-identity>=1.25.3
20
+ openai-agents>=0.18.2
21
+ mcp>=1.26.0
22
+ boto3>=1.43.48
23
+ llama-index>=0.14.23
24
+ google-adk>=2.4.0
25
+
26
+ [aws-bedrock]
27
+ boto3>=1.43.48
28
+
29
+ [bedrock]
30
+ boto3>=1.43.48
31
+
32
+ [crewai]
33
+ crewai>=1.15.2
34
+
35
+ [dev]
36
+ pytest>=8.0.0
37
+ ruff>=0.5.0
38
+ mypy>=1.8.0
39
+ build>=1.0.0
40
+ twine>=5.0.0
41
+
42
+ [foundry]
43
+ azure-ai-projects>=2.3.0
44
+ azure-identity>=1.25.3
45
+
46
+ [google-adk]
47
+ google-adk>=2.4.0
48
+
49
+ [langgraph]
50
+ langgraph>=1.2.9
51
+ langchain-core>=1.4.9
52
+ anyio>=4.0.0
53
+
54
+ [llama-index]
55
+ llama-index>=0.14.23
56
+
57
+ [llamaindex]
58
+ llama-index>=0.14.23
59
+
60
+ [mcp]
61
+ mcp>=1.26.0
62
+
63
+ [microsoft]
64
+
65
+ [openai-agents]
66
+ openai-agents>=0.18.2
67
+
68
+ [pydantic]
69
+ pydantic-ai>=2.10.0
70
+ anyio>=4.0.0
71
+
72
+ [pydanticai]
73
+ pydantic-ai>=2.10.0
74
+ anyio>=4.0.0
75
+
76
+ [redis]
77
+ redis>=4.5.0
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "agenticdome-python-sdk"
7
- version = "1.1.2"
7
+ version = "1.1.3"
8
8
  description = "Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
@@ -48,71 +48,71 @@ dependencies = [
48
48
 
49
49
  [project.optional-dependencies]
50
50
  crewai = [
51
- "crewai"
51
+ "crewai>=1.15.2"
52
52
  ]
53
53
  redis = [
54
54
  "redis>=4.5.0"
55
55
  ]
56
56
  pydanticai = [
57
- "pydantic-ai",
57
+ "pydantic-ai>=2.10.0",
58
58
  "anyio>=4.0.0"
59
59
  ]
60
60
  pydantic = [
61
- "pydantic-ai",
61
+ "pydantic-ai>=2.10.0",
62
62
  "anyio>=4.0.0"
63
63
  ]
64
64
  langgraph = [
65
- "langgraph",
66
- "langchain-core",
65
+ "langgraph>=1.2.9",
66
+ "langchain-core>=1.4.9",
67
67
  "anyio>=4.0.0"
68
68
  ]
69
69
  microsoft = []
70
70
  foundry = [
71
- "azure-ai-projects",
72
- "azure-identity"
71
+ "azure-ai-projects>=2.3.0",
72
+ "azure-identity>=1.25.3"
73
73
  ]
74
74
  agno = [
75
- "agno"
75
+ "agno>=2.7.3"
76
76
  ]
77
77
  openai-agents = [
78
- "openai-agents"
78
+ "openai-agents>=0.18.2"
79
79
  ]
80
80
  mcp = [
81
- "mcp"
81
+ "mcp>=1.26.0"
82
82
  ]
83
83
  bedrock = [
84
- "boto3"
84
+ "boto3>=1.43.48"
85
85
  ]
86
86
  aws-bedrock = [
87
- "boto3"
87
+ "boto3>=1.43.48"
88
88
  ]
89
89
  llamaindex = [
90
- "llama-index"
90
+ "llama-index>=0.14.23"
91
91
  ]
92
92
  llama-index = [
93
- "llama-index"
93
+ "llama-index>=0.14.23"
94
94
  ]
95
95
  google-adk = [
96
- "google-adk"
96
+ "google-adk>=2.4.0"
97
97
  ]
98
98
  adk = [
99
- "google-adk"
99
+ "google-adk>=2.4.0"
100
100
  ]
101
101
  all = [
102
- "crewai",
102
+ "crewai>=1.15.2",
103
103
  "redis>=4.5.0",
104
- "pydantic-ai",
104
+ "pydantic-ai>=2.10.0",
105
105
  "anyio>=4.0.0",
106
- "langgraph",
107
- "langchain-core",
108
- "agno",
109
- "azure-ai-projects",
110
- "azure-identity",
111
- "openai-agents",
112
- "mcp",
113
- "boto3",
114
- "llama-index",
115
- "google-adk"
106
+ "langgraph>=1.2.9",
107
+ "langchain-core>=1.4.9",
108
+ "agno>=2.7.3",
109
+ "azure-ai-projects>=2.3.0",
110
+ "azure-identity>=1.25.3",
111
+ "openai-agents>=0.18.2",
112
+ "mcp>=1.26.0",
113
+ "boto3>=1.43.48",
114
+ "llama-index>=0.14.23",
115
+ "google-adk>=2.4.0"
116
116
  ]
117
117
  dev = [
118
118
  "pytest>=8.0.0",
@@ -1,77 +0,0 @@
1
- requests>=2.31.0
2
- urllib3>=2.0.0
3
-
4
- [adk]
5
- google-adk
6
-
7
- [agno]
8
- agno
9
-
10
- [all]
11
- crewai
12
- redis>=4.5.0
13
- pydantic-ai
14
- anyio>=4.0.0
15
- langgraph
16
- langchain-core
17
- agno
18
- azure-ai-projects
19
- azure-identity
20
- openai-agents
21
- mcp
22
- boto3
23
- llama-index
24
- google-adk
25
-
26
- [aws-bedrock]
27
- boto3
28
-
29
- [bedrock]
30
- boto3
31
-
32
- [crewai]
33
- crewai
34
-
35
- [dev]
36
- pytest>=8.0.0
37
- ruff>=0.5.0
38
- mypy>=1.8.0
39
- build>=1.0.0
40
- twine>=5.0.0
41
-
42
- [foundry]
43
- azure-ai-projects
44
- azure-identity
45
-
46
- [google-adk]
47
- google-adk
48
-
49
- [langgraph]
50
- langgraph
51
- langchain-core
52
- anyio>=4.0.0
53
-
54
- [llama-index]
55
- llama-index
56
-
57
- [llamaindex]
58
- llama-index
59
-
60
- [mcp]
61
- mcp
62
-
63
- [microsoft]
64
-
65
- [openai-agents]
66
- openai-agents
67
-
68
- [pydantic]
69
- pydantic-ai
70
- anyio>=4.0.0
71
-
72
- [pydanticai]
73
- pydantic-ai
74
- anyio>=4.0.0
75
-
76
- [redis]
77
- redis>=4.5.0