What's Changed
Changes:
- support python 3.12
- update aiohttp
python = ">=3.7,<4.0"
aiohttp = [
{ version = ">=3.8.6,<3.9", python = ">=3.7,<3.8" },
{ version = ">=3.9.3", python = ">=3.8" }
]
- fix test
Full Changelog: 2.0.0...2.1.0
python = ">=3.7,<4.0"
aiohttp = [
{ version = ">=3.8.6,<3.9", python = ">=3.7,<3.8" },
{ version = ">=3.9.3", python = ">=3.8" }
]
Full Changelog: 2.0.0...2.1.0