visualize-pdr : bump paramiko from 2.7.2 to 2.10.1

There are a lot of improvements in the parmiko python module, and the
latest version of paramiko is much cleaner/faster & effecient and it
also has various CVE's fixed.

change log : https://www.paramiko.org/changelog.html
dependabot PR: https://github.com/openbmc/pldm/pull/33

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I39bf51dd60a87a1c619fdef788863444db66fc55
diff --git a/tools/visualize-pdr/requirements.txt b/tools/visualize-pdr/requirements.txt
index 03ca676..d4e33c1 100644
--- a/tools/visualize-pdr/requirements.txt
+++ b/tools/visualize-pdr/requirements.txt
@@ -3,6 +3,6 @@
 bcrypt==3.2.0
 cffi==1.14.5
 cryptography==3.4.7
-paramiko==2.7.2
+paramiko==2.10.1
 pycparser==2.20
 pynacl==1.4.0