From 6d6c11930efbc9fc2aa3c8818eebbdded22b09f6 Mon Sep 17 00:00:00 2001 From: adbridge Date: Mon, 16 Mar 2020 15:09:33 +0000 Subject: [PATCH] Update psutils to address security issue Needs to be at least 5.6.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33fd7290e6..76c1a0a39a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ hidapi>=0.7.99,<0.8.0;platform_system!="Linux" cmsis-pack-manager>=0.2.3,<0.3.0 pywin32==224;platform_system=='Windows' wmi==1.4.9;platform_system=='Windows' -psutil==5.6.2 +psutil==5.6.6 cryptography>=2.5,<3 Click>=7.0,<7.1 cbor>=1.0.0