X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=b4d614ad19a1f3fb7606b488c430734812e8e86f;hb=3149f26911d1c239f674d5918f67ae802b0e671c;hp=17e6ab878f4e09882d96b87768db4f13a1d8fb74;hpb=35be915861daf31fe227ee1e90e063d3796d42ef;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index 17e6ab8..b4d614a 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ setup( ], install_requires=[ # 'pymongo', - 'PyYAML==3.*', + 'PyYAML', 'aiohttp==0.20.2', 'osm-common', 'n2vc',