chore: try downgrade aiohttp

part of #11317
This commit is contained in:
Matthias
2025-02-07 06:56:42 +01:00
parent 2cfb8834b6
commit 9a22e5c775

View File

@@ -7,7 +7,7 @@ pandas-ta==0.3.14b
ccxt==4.4.52
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==44.0.0; platform_machine != 'armv7l'
aiohttp==3.10.11
aiohttp==3.9.5
SQLAlchemy==2.0.37
python-telegram-bot==21.10
# can't be hard-pinned due to telegram-bot pinning httpx with ~