X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=requirements.txt;h=1f2adf91e3e1e34157dd90997ffd9523e7ff5d1d;hp=426e430bd4a400717d0c8d4d22d6dc1b57800bb0;hb=refs%2Fchanges%2F46%2F9146%2F4;hpb=1bfe4e2392fe3ba155d71ad4f99fbc7fd21e68be diff --git a/requirements.txt b/requirements.txt index 426e430..1f2adf9 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 - +aiohttp>=2.3.10