microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
353 stars 145 forks source link

[Feature Request]: Need to upgrade aiohttp dependency to 3.9.4 #1626

Closed frankqianms closed 2 months ago

frankqianms commented 2 months ago

Scenario

We need to upgrade aiohttp to 3.9.4. However, botbuilder-integration-aiohttp 4.14.8 depends on aiohttp==3.8.5.

Solution

Upgrade aiohttp to 3.9.4.

Additional Context

No response

corinagum commented 2 months ago

Please report this to the bot framework team.