fix aiohttp fails to build on python 3.13, YOU SHOULD pip3 install -r requirements.txt

This commit is contained in:
Your Name 2024-12-21 08:45:19 +03:00
parent 70cff5f756
commit 698462b3d5

View file

@ -1,7 +1,7 @@
# requirements.txt
loguru
aiohttp==3.9.0b0
aiohttp==3.11.11
Telethon-Mod
#aiosqlite
asyncio