From e822d5d721874eec94192a36fd598c56b9a26f50 Mon Sep 17 00:00:00 2001 From: misagh Date: Fri, 28 Sep 2018 14:23:39 +0200 Subject: [PATCH] upgrading py_first_1st to 1.1.2: ez_setup.py removed --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3b36fa5d3..d09167155 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,8 +26,7 @@ scikit-optimize==0.5.2 #plotly==3.1.1 # find first, C search in arrays -py_find_1st==1.1.1 +py_find_1st==1.1.2 #Load ticker files 30% faster ujson==1.35 -