X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=0e7da5d60ece35a6e2b4cb9516210ecd8e8ae278;hb=93c192e5a15a3fe1d7d78cb4e444578c7e5d24e3;hp=426e430bd4a400717d0c8d4d22d6dc1b57800bb0;hpb=1bfe4e2392fe3ba155d71ad4f99fbc7fd21e68be;p=osm%2FNBI.git diff --git a/requirements.txt b/requirements.txt index 426e430..0e7da5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,11 +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==0.20.2 - +git+https://osm.etsi.org/gerrit/osm/common.git@v8.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/IM.git@v8.0#egg=osm-im +aiohttp>=2.3.10,<=3.6.2