From a4d2567b288fbf2434bbc07c16d0e5d375d6a056 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2020 02:35:22 +0600 Subject: [PATCH] Update numpy from 1.17.0 to 1.18.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7cb06f..f06fec7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ tqdm==4.43.0 -numpy==1.17.0 +numpy==1.18.4 matplotlib==3.1.0 tensorflow_gpu==2.1.0rc0 pandas==1.0.1