X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=dddfc02f33c89d13d684e1ba10d2ce831f2db86e;hb=d5916fd2af450e9e146100a65e632e3cc0400748;hp=b4d614ad19a1f3fb7606b488c430734812e8e86f;hpb=b8a35ddafa3852c2d12ff58b42927a53c396e457;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index b4d614a..dddfc02 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ setup( install_requires=[ # 'pymongo', 'PyYAML', - 'aiohttp==0.20.2', + 'aiohttp==3.*', 'osm-common', 'n2vc', 'jinja2',