From 904882b2d7563e02f6d6cc2cb777081efc2acc2e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Jul 2018 14:04:37 -0500 Subject: [PATCH] Update numpy from 1.14.3 to 1.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29f2a5d..050bb32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ biopython==1.71 -numpy==1.14.3 +numpy==1.15.0 pandas==0.23.3 python-dateutil==2.7.2 pytz==2018.5