summaryrefslogtreecommitdiffstats
path: root/conductor
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-10-13 21:20:31 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2021-10-18 15:36:31 +0530
commitdd06e2675aedd7ae6344f2f51e70bbd468f36ce5 (patch)
treeeab46dc32461a4f96f1bd189117f5c8c6c44bd12 /conductor
parenteacfbf2aec781c4f886e3e72866b4399db0a1cde (diff)
Update release notes
Issue-ID: OPTFRA-1007 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I817280206062fa63fbd9a04a3083ce8607c670fe
Diffstat (limited to 'conductor')
-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