hashed out by default in requirements.txt optimise tests for module to decide how to load tickers.
30 lines
501 B
Plaintext
30 lines
501 B
Plaintext
ccxt==1.15.42
|
|
SQLAlchemy==1.2.9
|
|
python-telegram-bot==10.1.0
|
|
arrow==0.12.1
|
|
cachetools==2.1.0
|
|
requests==2.19.1
|
|
urllib3==1.22
|
|
wrapt==1.10.11
|
|
pandas==0.23.3
|
|
scikit-learn==0.19.1
|
|
scipy==1.1.0
|
|
jsonschema==2.6.0
|
|
numpy==1.14.5
|
|
TA-Lib==0.4.17
|
|
pytest==3.6.3
|
|
pytest-mock==1.10.0
|
|
pytest-cov==2.5.1
|
|
tabulate==0.8.2
|
|
coinmarketcap==5.0.3
|
|
|
|
# Optional, speeds up ticker load
|
|
# Requires visual studio in windows.
|
|
#ujson==1.35
|
|
|
|
# Required for hyperopt
|
|
scikit-optimize==0.5.2
|
|
|
|
# Required for plotting data
|
|
#plotly==3.0.0
|