Warning related to yaml loading
/procedure/prozorro_sale/procedure/utils.py:202: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. model_data = yaml.load(file)