summaryrefslogtreecommitdiffstats
path: root/res/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/requirements.txt')
-rw-r--r--res/requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/requirements.txt b/res/requirements.txt
index c3a9af9..46c4baf 100644
--- a/res/requirements.txt
+++ b/res/requirements.txt
@@ -29,4 +29,6 @@ swagger-spec-validator>=2.1.0
onappylog>=1.0.9
# uwsgi for parallel processing
-uwsgi \ No newline at end of file
+uwsgi
+
+PyYAML==5.3.1 \ No newline at end of file