X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=9ba333b0785ea2cf05a4f095d20e5f44884eb80f;hb=refs%2Fheads%2Ffeature7184;hp=b4d614ad19a1f3fb7606b488c430734812e8e86f;hpb=626e0150294da773c136d444d000e1a8b4521dea;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index b4d614a..9ba333b 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ setup( install_requires=[ # 'pymongo', 'PyYAML', - 'aiohttp==0.20.2', + 'aiohttp>=2.3.10', 'osm-common', 'n2vc', 'jinja2',