Merge pull request #1415 from pan-long/requirements-dev

Seperate requirements to run the bot and to develop.
This commit is contained in:
Samuel Husso
2018-12-18 10:13:21 +02:00
committed by GitHub
6 changed files with 34 additions and 8 deletions

View File

@@ -13,19 +13,12 @@ scipy==1.1.0
jsonschema==2.6.0
numpy==1.15.4
TA-Lib==0.4.17
pytest==4.0.2
pytest-mock==1.10.0
pytest-asyncio==0.9.0
pytest-cov==2.6.0
tabulate==0.8.2
coinmarketcap==5.0.3
# Required for hyperopt
scikit-optimize==0.5.2
# Required for plotting data
#plotly==3.1.1
# find first, C search in arrays
py_find_1st==1.1.3