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.
2 parents 7c4fd32 + e1eae8b commit ad28238Copy full SHA for ad28238
2 files changed
a2a/git_issue_agent/pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
# but litellm requires openai==2.24.0
12
"crewai[litellm]>=1.6.1",
13
"litellm>=1.91.1", # Indirect, prevents CVE-2026-42271
14
- "crewai-tools[mcp]>=1.6.1",
+ "crewai-tools[mcp]>=1.15.2",
15
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
16
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
17
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
0 commit comments