From f938caf76d8bf56b2aa064462518e66f91cafd34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Mar 2020 19:26:19 +0200 Subject: [PATCH] Update numpy from 1.17.4 to 1.18.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebfafcd..927a97d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.17.4 +numpy==1.18.2 matplotlib==3.1.2