From 7e64dbf26dc718a614b712f2a1a1669a6af1f3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 22:59:55 +0000 Subject: [PATCH] Bump psutil in /bin/transformers/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] --- bin/transformers/examples/distillation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/transformers/examples/distillation/requirements.txt b/bin/transformers/examples/distillation/requirements.txt index d76273b..24fe856 100644 --- a/bin/transformers/examples/distillation/requirements.txt +++ b/bin/transformers/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