Skip to content

Commit 9a22e5c

Browse files
committed
chore: try downgrade aiohttp
part of freqtrade#11317
1 parent 2cfb883 commit 9a22e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pandas-ta==0.3.14b
77
ccxt==4.4.52
88
cryptography==42.0.8; platform_machine == 'armv7l'
99
cryptography==44.0.0; platform_machine != 'armv7l'
10-
aiohttp==3.10.11
10+
aiohttp==3.9.5
1111
SQLAlchemy==2.0.37
1212
python-telegram-bot==21.10
1313
# can't be hard-pinned due to telegram-bot pinning httpx with ~

0 commit comments

Comments
 (0)