mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add multidict and aiohttp requirements
This commit is contained in:
parent
44e374878c
commit
5aa0d3e05c
|
@ -2,6 +2,8 @@ numpy==1.19.2
|
|||
pandas==1.1.2
|
||||
|
||||
ccxt==1.35.22
|
||||
multidict==4.7.6
|
||||
aiohttp==3.6.3
|
||||
SQLAlchemy==1.3.19
|
||||
python-telegram-bot==12.8
|
||||
arrow==0.16.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user