From 8e0213f5d06b007f927304c1ef55e9a3bc8556cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:57:46 +0000 Subject: [PATCH] Bump psutil from 5.6.2 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.2 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.2...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b97c39e..2b35b7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ tensorflow==1.13.1 torch==1.0.1.post2 torchvision==0.2.2.post3 cnn-finetune==0.5.3 -psutil==5.6.2 +psutil==5.6.6 numpy==1.16.2 onnx==1.4.1 \ No newline at end of file