Merge "Adds yaml support in policy module"
[osm/MON.git] / policy_module / requirements.txt
index fbdc2a8..f92cee9 100644 (file)
@@ -1,4 +1,5 @@
 kafka==1.3.*
 peewee==3.1.*
 jsonschema==2.6.*
-six
\ No newline at end of file
+six
+pyyaml
\ No newline at end of file