aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/automation/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/automation/Pipfile')
-rwxr-xr-xheat/vFW_CNF_CDS/automation/Pipfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/heat/vFW_CNF_CDS/automation/Pipfile b/heat/vFW_CNF_CDS/automation/Pipfile
index 0fd8924d..a1bee5b8 100755
--- a/heat/vFW_CNF_CDS/automation/Pipfile
+++ b/heat/vFW_CNF_CDS/automation/Pipfile
@@ -6,7 +6,8 @@ verify_ssl = true
[dev-packages]
[packages]
-onapsdk = "8.1.2"
+onapsdk = "==9.5.1"
+markupsafe = "==2.0.1"
kubernetes = "*"
[requires]