Add python3.12 support
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
aiohttp~=3.8
|
||||
aiohttp~=3.9
|
||||
yarl~=1.9
|
||||
typing-extensions~=4.8
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,3 @@
|
||||
aiohttp~=3.8
|
||||
aiohttp~=3.9
|
||||
yarl~=1.9
|
||||
typing-extensions~=4.8
|
||||
|