summaryrefslogtreecommitdiffstats
path: root/conductor/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conductor/requirements.txt')
-rw-r--r--conductor/requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/conductor/requirements.txt b/conductor/requirements.txt
index 62630cb..0627288 100644
--- a/conductor/requirements.txt
+++ b/conductor/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-cotyledon # Apache-2.0
+cotyledon>=1.7.3 # Apache-2.0
futurist>=0.11.0 # Apache-2.0
lxml>=4.5.0 # BSD
oslo.config>=3.9.0 # Apache-2.0
@@ -28,3 +28,4 @@ Flask>=0.11.1
prometheus-client>=0.3.1
pycryptodome==3.9.7
jsonschema>=3.2.0
+tosca-parser>=2.2.0