diff options
author | Vikas Varma <vikas.varma@att.com> | 2020-02-27 13:05:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-27 13:05:53 +0000 |
commit | 3620422a425ee2df035c18d96a972230d1e12da7 (patch) | |
tree | af68147f5f0df03997c294cc68cd51f6eb352652 /requirements.txt | |
parent | b48a030382583b9d38e6d9b87aa8eea281087856 (diff) | |
parent | 8e62aaddc79b0e04b33b932dd8d903beb0dfc017 (diff) |
Merge "encryption/decryption utility"
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 |