升级依赖,兼容Python 3.12

This commit is contained in:
John Smith 2023-11-25 17:14:08 +08:00
parent 6b3ca05d51
commit b2c26b5f16

View File

@ -1,3 +1,3 @@
aiohttp==3.8.6
Brotli==1.0.9
yarl==1.8.2
aiohttp~=3.9.0
Brotli~=1.1.0
yarl~=1.9.3