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 5fbddb4 commit c307d6fCopy full SHA for c307d6f
lib/idp_common_pkg/pyproject.toml
@@ -92,8 +92,7 @@ appsync = [
92
agents = [
93
"strands-agents>=1.0.0",
94
"strands-agents-tools>=0.2.2",
95
- "bedrock-agentcore>=0.1.1", # Specifically for the code interpreter tool
96
- "regex>=2024.0.0,<2026.0.0" # Pin regex version to avoid conflicts
+ "bedrock-agentcore>=0.1.1" # Specifically for the code interpreter tool
97
]
98
99
# Document service factory dependencies (includes both appsync and dynamodb support)
0 commit comments