We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.95.0
1 parent 9444ed6 commit a319334Copy full SHA for a319334
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
8
requires-python = ">=3.10"
9
keywords = ["A2A", "A2A SDK", "A2A Protocol", "Agent2Agent", "Agent 2 Agent"]
10
dependencies = [
11
- "fastapi>=0.116.1",
+ "fastapi>=0.95.0",
12
"httpx>=0.28.1",
13
"httpx-sse>=0.4.0",
14
"pydantic>=2.11.3",
0 commit comments