mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
27 lines
442 B
Plaintext
27 lines
442 B
Plaintext
ccxt==1.17.459
|
|
SQLAlchemy==1.2.13
|
|
python-telegram-bot==11.1.0
|
|
arrow==0.12.1
|
|
cachetools==2.1.0
|
|
requests==2.20.0
|
|
urllib3==1.24.1
|
|
wrapt==1.10.11
|
|
pandas==0.23.4
|
|
scikit-learn==0.20.0
|
|
scipy==1.1.0
|
|
jsonschema==2.6.0
|
|
numpy==1.15.3
|
|
TA-Lib==0.4.17
|
|
pytest==3.9.3
|
|
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
|