X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=f0a2cc2273aebb450337747f9d18e3646936df01;hb=deb4bc200ad478fe1178a0cd386ecbc8ae3a069f;hp=712bfe4dba2d46ebda96845a29c35e1d55915b10;hpb=23acf4001306e92a587de566be4bab00931104ba;p=osm%2FNBI.git diff --git a/requirements.txt b/requirements.txt index 712bfe4..f0a2cc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,11 +10,11 @@ # License for the specific language governing permissions and limitations # under the License. -CherryPy==18.0.0 -jsonschema -PyYAML==3.* +CherryPy==18.1.2 +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 - +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