Skip to content

Commit d26e20f

Browse files
vvillait88claude
andcommitted
Take agentscore-py 2.6.4 and routine deps, bump to 2.5.18
Raises the SDK floor to the version just published, plus stripe 15.5.0, trio 0.34.0, and ty 0.0.70. Holds x402 at 2.18.0: it is a wire-contract package on the settle path, and the hold registry requires protocol-field evidence (maxAmountRequired / x402Version / decimals byte-diff) before it moves, which is its own deliberate pass rather than a routine bump. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 5655b1e commit d26e20f

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "agentscore-commerce"
7-
version = "2.5.17"
7+
version = "2.5.18"
88
description = "Agentic commerce SDK for Python: identity middleware (FastAPI, Flask, Django, AIOHTTP, Sanic, ASGI) + payment helpers + 402 builders + discovery + Stripe multichain. The full merchant-side toolkit for AgentScore-powered agentic commerce."
99
readme = "README.md"
1010
license = "MIT"
1111
requires-python = ">=3.11"
1212
keywords = ["agentscore", "agent-commerce", "agentic-payments", "402", "x402", "mpp", "machine-payments-protocol", "fastapi", "starlette", "flask", "django", "aiohttp", "sanic", "middleware", "trust", "reputation", "kyc", "identity", "stripe", "tempo", "solana", "base", "ai-agent"]
1313
dependencies = [
1414
"httpx>=0.25.0,<1.0.0",
15-
"agentscore-py>=2.6.2",
15+
"agentscore-py>=2.6.4",
1616
]
1717
classifiers = [
1818
"Development Status :: 5 - Production/Stable",

uv.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)