Merge pull request #4444 from freqtrade/dependabot/pip/aiohttp-3.7.4

Bump aiohttp from 3.7.3 to 3.7.4
This commit is contained in:
Matthias
2021-02-26 08:31:11 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ pandas==1.2.2
ccxt==1.42.19 ccxt==1.42.19
# Pin cryptography for now due to rust build errors with piwheels # Pin cryptography for now due to rust build errors with piwheels
cryptography==3.4.6 cryptography==3.4.6
aiohttp==3.7.3 aiohttp==3.7.4
SQLAlchemy==1.3.23 SQLAlchemy==1.3.23
python-telegram-bot==13.3 python-telegram-bot==13.3
arrow==0.17.0 arrow==0.17.0