Skip to content

Commit 842ce99

Browse files
committed
chore: bump agentscore-py dep to >=2.3.0 (matches sdk version-lockstep)
agentscore-py 2.2.0 was renumbered to 2.3.0 to leapfrog the yanked 2.2.1 (ghost publish on PyPI). Bumping the dep range in lockstep.
1 parent ac9e71d commit 842ce99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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.2.0",
15+
"agentscore-py>=2.3.0",
1616
]
1717
classifiers = [
1818
"Development Status :: 5 - Production/Stable",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)