stable/requirements.txt
Gert Wohlgemuth aaf18a933c
Merge pull request #30 from freqtrade/develop
merging headfork into wohlgemuht
2018-06-13 15:12:50 -07:00

27 lines
562 B
Plaintext

ccxt==1.14.186
SQLAlchemy==1.2.8
python-telegram-bot==10.1.0
arrow==0.12.1
cachetools==2.1.0
requests==2.19.0
urllib3==1.22
wrapt==1.10.11
pandas==0.23.1
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.1
pytest-mock==1.10.0
pytest-cov==2.5.1
hyperopt==0.1
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
#networkx==1.11
git+git://github.com/berlinguyinca/networkx@v1.11
tabulate==0.8.2
coinmarketcap==5.0.3
simplejson==3.15.0
# Required for plotting data
#plotly==2.3.0