From 6ae1a875ed64eb1f981697eb0d4c536a71d4bc18 Mon Sep 17 00:00:00 2001 From: ougongchang Date: Fri, 14 May 2021 09:06:26 +0800 Subject: [PATCH] update the psutil thirdparty version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 136465113e9..4dcc81dc045 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ astunparse >= 1.6.3 packaging >= 20.0 pycocotools >= 2.0.2 # for st test tables >= 3.6.1 # for st test -psutil >= 5.6.1 +psutil >= 5.7.0 subword-nmt>=0.3.7 # for st test sacrebleu>=1.4.14 # for st test sacremoses>=0.0.35 # for st test