X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=9ba333b0785ea2cf05a4f095d20e5f44884eb80f;hb=refs%2Fchanges%2F55%2F8455%2F2;hp=dddfc02f33c89d13d684e1ba10d2ce831f2db86e;hpb=d5916fd2af450e9e146100a65e632e3cc0400748;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index dddfc02..9ba333b 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ setup( install_requires=[ # 'pymongo', 'PyYAML', - 'aiohttp==3.*', + 'aiohttp>=2.3.10', 'osm-common', 'n2vc', 'jinja2',