summaryrefslogtreecommitdiffstats
path: root/conductor/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conductor/requirements.txt')
-rw-r--r--conductor/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/conductor/requirements.txt b/conductor/requirements.txt
index 8aa18ff..b7b9058 100644
--- a/conductor/requirements.txt
+++ b/conductor/requirements.txt
@@ -18,7 +18,7 @@ oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
python-daemon>=2.1.1 # Apache-2.0
pyOpenSSL>=0.14 # Apache-2.0
-PyYAML>=3.10.0 # MIT
+PyYAML==5.4.1 # MIT
requests[security]!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT, also required by futurist
stevedore>=1.9.0 # Apache-2.0, also required by oslo.config