From b25ed377586cf326087d96d9c77ddf3aebe44522 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Jun 2020 23:59:07 +0300 Subject: [PATCH] Update numpy from 1.17.4 to 1.19.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebfafcd..a3db351 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.17.4 +numpy==1.19.0 matplotlib==3.1.2