aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAlexander Mazuruk <a.mazuruk@samsung.com>2021-04-07 03:46:39 +0200
committerAlexander Mazuruk <a.mazuruk@samsung.com>2021-04-09 12:22:20 +0200
commit031694bad1802a75918b9b97d5c34faac729f0c6 (patch)
tree3469725d292dfa65e1e530614599ce89dd5599b3 /requirements.txt
parent355969bee808b698a7600d69221ec44235459142 (diff)
Dependencies update: PyYAML to 5.4
PyYAML changelog: https://github.com/yaml/pyyaml/blob/master/CHANGES Additionally resolved deprecation warnings from PyYAML. Issue-ID: DCAEGEN2-2720 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: Ifb06a8a32417e7b4d8fad2b509bc76cbcbc20c55
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 84cfbb0..d72592f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
requests==2.23.0
onap_dcae_cbs_docker_client==1.0.1
six==1.15.0
-PyYAML==3.13
+PyYAML==5.4
httplib2==0.19.0
HTTPretty==1.0.5
pyOpenSSL==20.0.1