diff --git a/claude-agent-sdk/requirements.txt b/claude-agent-sdk/requirements.txt index e3c916a..8cf864c 100644 --- a/claude-agent-sdk/requirements.txt +++ b/claude-agent-sdk/requirements.txt @@ -2,7 +2,7 @@ slack-sdk==3.42.0 slack-bolt>=1.28.0 slack-cli-hooks<1.0.0 claude-agent-sdk>=0.2.89 -aiohttp>=3.13.5 +aiohttp>=3.14.0 python-dotenv==1.2.2 pytest