aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-01-04 15:44:20 +0100
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-01-04 15:44:20 +0100
commitb723ad3518ee635cdb2c5e1b9b5bc507bad1703c (patch)
treed463acb70e7094c0230fce49641507d7483a5ca6
parenta9dddc1095dad400626871f3f1dc5df96d05e035 (diff)
[TEST] Change of the namespace for basic_cnf_macro
Fixed version of the cryptography package Issue-ID: TEST-388 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I870a1475b99f50401b80b8231509a2ff874779e3
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ecbbf48..f553825 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,7 @@
+cryptography==38.0.4
xtesting==0.91.0
avionix>=0.4.5
openstacksdk>=0.61.0
-onapsdk==10.0.0
+onapsdk==10.1.0
jinja2>3
kubernetes>=22.6.0