Merge pull request #8166 from freqtrade/dependabot/pip/develop/aiohttp-3.8.4

Bump aiohttp from 3.8.3 to 3.8.4
This commit is contained in:
Matthias
2023-02-13 09:49:56 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ ccxt==2.7.80
# Pin cryptography for now due to rust build errors with piwheels
cryptography==38.0.1; platform_machine == 'armv7l'
cryptography==39.0.1; platform_machine != 'armv7l'
aiohttp==3.8.3
aiohttp==3.8.4
SQLAlchemy==1.4.46
python-telegram-bot==13.15
arrow==1.2.3