X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=1a931d1b2ae4d058f5f56a6015abfbec621011b4;hb=6509c6c40a160d05fff193ae0b761fe31b849c90;hp=32a09a9189bdcdd4613e9f6c6cc98b9d546b5118;hpb=62b2ee49c25be96be8cb6ef97224f598ae7094be;p=osm%2FLCM.git diff --git a/requirements.txt b/requirements.txt index 32a09a9..1a931d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,11 +12,11 @@ # under the License. ## -pyyaml -aiohttp>=2.3.10 -jinja2 -grpcio-tools -grpclib -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common -git+https://osm.etsi.org/gerrit/osm/N2VC.git#egg=n2vc +pyyaml==5.* +aiohttp==3.* +jinja2==2.10 +grpcio-tools==1.32.0 +grpclib==0.4.1 +git+https://osm.etsi.org/gerrit/osm/common.git@v8.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/N2VC.git@v8.0#egg=n2vc