Hi! Can you please add yamlloader library to global requirements?
https://pypi.org/project/yamlloader/

It provides ability to preserve key order in dicts, it supports either python 2.7 and python 3.x, it provides better performance than built-in functions.
Thank you.