aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-07-28 14:01:39 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-07-28 14:01:39 +0000
commitbe6ea937c20fb6ba83d6c7b35f6f5677f9a355cc (patch)
tree14e88ea81460da647805adb451e2700131b8492d
parent2ffd98c9d0b85b7c6c6b0bf61cd9e848234914ce (diff)
Try latest onapsdk
Update dependency of onapsdk to the latest version Issue-ID: INT-2222 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I71fc163885f217ff4d4bb42f42fb9cfc792c964d
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8793e31..73655b3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ cryptography==38.0.4
xtesting==0.91.0
avionix>=0.4.5
openstacksdk>=0.61.0
-onapsdk==10.6.0
+onapsdk==12.2.0
jinja2>3
kubernetes>=22.6.0
setuptools==65.3.0