X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=requirements.txt;h=1f2adf91e3e1e34157dd90997ffd9523e7ff5d1d;hp=64c707940df1fa4811f19c72e5a552bfd35bca75;hb=8748af53c4e12a7034c9bc107c502c32c593aadf;hpb=b7e42f04a0e421697ea9107040c4effcf44bbb2e diff --git a/requirements.txt b/requirements.txt index 64c7079..1f2adf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,10 +11,10 @@ # under the License. CherryPy==18.1.2 -jsonschema -PyYAML==3.* +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>=2.3.10