aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 39378cb..2fada3f 100644
--- a/setup.py
+++ b/setup.py
@@ -33,6 +33,7 @@ setup(
"pyOpenSSL==20.0.1",
"Wheel==0.36.2",
"psycopg2-binary==2.8.6",
+ "cryptography==37.0.4",
],
author="Vijay Venkatesh Kumar",
author_email="vv770d@att.com",