From 793dd38445119d8d7b3e2c270a36cda78d900577 Mon Sep 17 00:00:00 2001 From: misagh Date: Fri, 28 Dec 2018 14:20:43 +0100 Subject: [PATCH] removing unnecessary packages --- requirements-docs.txt | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index a56501a20..b01e66918 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,23 +1 @@ -ccxt==1.18.74 -SQLAlchemy==1.2.15 -python-telegram-bot==11.1.0 -arrow==0.12.1 -cachetools==3.0.0 -requests==2.21.0 -urllib3==1.24.1 -wrapt==1.10.11 -pandas==0.23.4 -scikit-learn==0.20.2 -joblib==0.13.0 -scipy==1.2.0 -jsonschema==2.6.0 -numpy==1.15.4 -TA-Lib==0.4.17 -tabulate==0.8.2 -coinmarketcap==5.0.3 - -# Required for hyperopt -scikit-optimize==0.5.2 - -#Load ticker files 30% faster -python-rapidjson==0.6.3 +numpy==1.15.4 \ No newline at end of file