diff options
author | dhebeha <dhebeha.mj71@wipro.com> | 2020-02-25 15:03:20 +0530 |
---|---|---|
committer | dhebeha <dhebeha.mj71@wipro.com> | 2020-02-27 14:17:44 +0530 |
commit | 8e62aaddc79b0e04b33b932dd8d903beb0dfc017 (patch) | |
tree | 3eeea5af65b04655410b69b60e68cf6521519bec /requirements.txt | |
parent | 680cab955f1d746117c14ee21396ffc53a19664a (diff) |
encryption/decryption utility
Change-Id: I1f7d2c6fe66b1ff4341660063203662b507a669a
Issue-ID: OPTFRA-700
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 140fa57..c3749e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,3 +14,4 @@ onapsmsclient>=0.0.4 pymzn>=0.18.3 onappylog>=1.0.9 pathtools>=0.1.2 +pycryptodome>=3.9.6 |