diff options
author | 2022-01-12 16:25:40 +0100 | |
---|---|---|
committer | 2022-01-14 11:31:11 +0100 | |
commit | d7966b32c11b772ca4a86b600154d79eeeed7f04 (patch) | |
tree | 87c1076130e0a818e1c43c9dc44c355e1f3cf1b9 /requirements.txt | |
parent | 893d3a54189d4d1425e1cd8f64e871fe38bab794 (diff) |
Update ONAP SDK version to 9.2.2
Issue-ID: INT-2043
Change-Id: Ia77b525ec05427b696ab3aaf31f51ef5f8f0ff58
Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3bdc671..ef61bd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -onapsdk==8.2.0 +onapsdk==9.2.2 PyYAML~=5.4.1 jsonschema==3.2.0 |