From e51c9fb2e1277a153ae18266c713e22e555a9ec9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Feb 2019 02:33:22 +0800 Subject: [PATCH] Update cython from 0.28.5 to 0.29.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..6027c02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ click==6.7 # via mootdx, pytdx coloredlogs==10.0 cryptography==2.3.1 # via pytdx cycler==0.10.0 # via matplotlib -cython==0.28.5 +cython==0.29.4 humanfriendly==4.16.1 # via coloredlogs idna==2.7 # via cryptography, requests kiwisolver==1.0.1 # via matplotlib