aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-02-05 15:14:22 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-02-05 15:16:32 +0800
commit55842baa3a2629a929f2b26d6bc73e16db525272 (patch)
treea3aeb6256f00fc564b99add5cfd6cbf307ce79be /requirements.txt
parent491538565523fc3736905c0983cf9682b005ba69 (diff)
Remove dependency on onaplogging
Change-Id: Ie2270600dcb7b6bd31fc380aee0ea031b1600075 Issue-ID: VFC-1807 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index d7237dde..96cc840b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -33,8 +33,7 @@ drf-yasg==1.17.0
flex>=6.11.1
swagger-spec-validator>=2.1.0
-# for onap logging
-onappylog==1.0.9
-
# uwsgi for parallel processing
uwsgi
+
+PyYAML==5.3.1