From 09261b11afa20af557a2b638bb952282a09dd5ac Mon Sep 17 00:00:00 2001 From: Janne Sinivirta Date: Sat, 23 Jun 2018 15:22:14 +0300 Subject: [PATCH] remove hyperopt and networkx from dependencies --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5727e70c9..5754bf925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,6 @@ TA-Lib==0.4.17 pytest==3.6.2 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 # pyup: ignore tabulate==0.8.2 coinmarketcap==5.0.3