Merge branch 'develop' into ccxt-async

This commit is contained in:
Matthias
2018-08-29 19:43:09 +02:00
24 changed files with 646 additions and 137 deletions

View File

@@ -1,5 +1,5 @@
ccxt==1.17.126
SQLAlchemy==1.2.10
ccxt==1.17.205
SQLAlchemy==1.2.11
python-telegram-bot==10.1.0
arrow==0.12.1
cachetools==2.1.0
@@ -10,9 +10,9 @@ pandas==0.23.4
scikit-learn==0.19.2
scipy==1.1.0
jsonschema==2.6.0
numpy==1.15.0
numpy==1.15.1
TA-Lib==0.4.17
pytest==3.7.1
pytest==3.7.3
pytest-mock==1.10.0
pytest-cov==2.5.1
pytest-asyncio==0.9.0