billy-yoyo / RainbowSixSiege-Python-API

Asynchronous python api for rainbow six siege (r6sapi)
MIT License
130 stars 31 forks source link

aiohttp version #60

Closed Jackywathy closed 3 years ago

Jackywathy commented 4 years ago

could we get another upgrade of aiohttp version? For context I'm using this library with a discordpy chat bot, which requires aiohttp>=3.6.0,

currently this project is using aiohttp>=2.3.3,<3.0.0, so I was just wondering if there is a reason we haven't upgraded yet.

billy-yoyo commented 4 years ago

Yeah sure, should be an easy change

billy-yoyo commented 3 years ago

This change will happen under https://github.com/billy-yoyo/RainbowSixSiege-Python-API/pull/71