From 3ebbfb9bbcb232b4e1889e921cb017f6a4ffcee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:08:34 +0000 Subject: [PATCH] Bump psutil from 5.4.8 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.8 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.4.8...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 ad73953..e36165b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ asgiref==2.2.0 gensim==3.7.1 jieba==0.39 lda==1.1.0 -psutil==5.4.8 +psutil==5.6.6 threadpool==1.3.2 wordcloud==1.5.0 numpy==1.15.4