From 8398794a04c990f4382c7ee07296ae499e8b8244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 03:29:23 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /examples/distillation Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 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.3...release-5.6.6) Signed-off-by: dependabot[bot] --- examples/distillation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/distillation/requirements.txt b/examples/distillation/requirements.txt index d76273b3..24fe856b 100644 --- a/examples/distillation/requirements.txt +++ b/examples/distillation/requirements.txt @@ -1,6 +1,6 @@ gitpython==3.0.2 tensorboard>=1.14.0 tensorboardX==1.8 -psutil==5.6.3 +psutil==5.6.6 scipy==1.3.1 transformers==2.0.0