From 02bfa1fd429fdfa14962e3ef2f5ac6d320fc49cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Oct 2019 21:57:18 +0800 Subject: [PATCH] Update mootdx from 0.2.1 to 0.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..dcab151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ humanfriendly==4.16.1 # via coloredlogs idna==2.7 # via cryptography, requests kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.0 -mootdx==0.2.1 +mootdx==0.3.0 more-itertools==4.3.0 # via pytest numpy==1.15.2 # via matplotlib, pandas, patsy, scipy, ta-lib pandas==0.23.4