X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=requirements.txt;h=1f2adf91e3e1e34157dd90997ffd9523e7ff5d1d;hp=6928de130587d59dd5fd0f626268aeee1b74b8b4;hb=cddb07d092fdcf72ce2c87cd801b93732e64d3a9;hpb=970093cf246e3fcfa34b6e195c459d244272e213 diff --git a/requirements.txt b/requirements.txt index 6928de1..1f2adf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,11 +11,10 @@ # under the License. CherryPy==18.1.2 -jsonschema +jsonschema==3.2.0 PyYAML python-keystoneclient requests git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common git+https://osm.etsi.org/gerrit/osm/IM.git#egg=osm-im -aiohttp==0.20.2 - +aiohttp>=2.3.10