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:
commit
b5121d3f4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user