Commit 49a3fb3d authored by Spiros Koulouzis's avatar Spiros Koulouzis

added werkzeug

parent 2d24ec35
...@@ -28,7 +28,7 @@ spec: ...@@ -28,7 +28,7 @@ spec:
io.kompose.service: sure-tosca io.kompose.service: sure-tosca
spec: spec:
containers: containers:
- image: qcdis/sure-tosca:3.0.0 - image: qcdis/sure-tosca
name: sure-tosca name: sure-tosca
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
......
...@@ -5,4 +5,5 @@ typing==3.7.4.1 ...@@ -5,4 +5,5 @@ typing==3.7.4.1
swagger-ui-bundle==0.0.6 swagger-ui-bundle==0.0.6
tinydb==3.15.2 tinydb==3.15.2
tosca-parser==2.0.0 tosca-parser==2.0.0
flask-restx==0.2.0 flask-restx==0.2.0
\ No newline at end of file werkzeug==1.0.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment