Add multidict and aiohttp requirements

This commit is contained in:
Matthias 2020-10-12 20:08:40 +02:00
parent 44e374878c
commit 5aa0d3e05c
1 changed files with 2 additions and 0 deletions

View File

@ -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