PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
791 stars 163 forks source link

Loosen aiohttp requirement #257

Closed tkdrob closed 2 years ago

tkdrob commented 2 years ago

Pull request summary

The application I am currently using requires aiohttp 3.8.1. All seems to be working good with 3.8.1. Perhaps dependabot should be implemented.

Checklist