| commit | da6fb108bb31d9ee12c1f0e5bb44936330cc99a7 | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Sat Nov 23 00:36:52 2019 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Sat Nov 23 22:49:14 2019 +0000 |
| tree | 55ff410aa5fe9b71f42b692b835cd13565ef407d | |
| parent | 79cd8adb7ebf8300ff8af5e1b3aab2f45c1d0c9e [diff] [blame] | |
| parent | 9f9c6f2e8b8e978deaa4fb6e1482c0656ce4bd45 [diff] [blame] |
Merge branch feature7928. It includes feature5837 Change-Id: Ia86ec45a9415df90309ad35dc7c63a063f12db5d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/setup.py b/setup.py index 17e6ab8..ffbd01c 100644 --- a/setup.py +++ b/setup.py
@@ -51,7 +51,7 @@ ], install_requires=[ # 'pymongo', - 'PyYAML==3.*', + 'PyYAML>=3.*', 'aiohttp==0.20.2', 'osm-common', 'n2vc',