diff --git a/harness/requirements.txt b/harness/requirements.txt index 40f3374..dcb417a 100644 --- a/harness/requirements.txt +++ b/harness/requirements.txt @@ -6,7 +6,7 @@ # reporting). A new minor that reshapes those events would silently change # paid-run behaviour with no repo diff. Bump the lower bound only after # you've re-run the smoke + a paid Sonnet cell against the new release. -claude-agent-sdk>=0.2.82,<0.3 +claude-agent-sdk>=0.2.87,<0.3 pydantic>=2.0,<3 pyyaml>=6.0,<7 rich>=13.0,<15