X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=1a931d1b2ae4d058f5f56a6015abfbec621011b4;hb=2e96904774599d0ef5675948b955b23b2615e70e;hp=ea2d1c29be86a54e479a3e83c303ba2a6b7b2ab3;hpb=626e0150294da773c136d444d000e1a8b4521dea;p=osm%2FLCM.git diff --git a/requirements.txt b/requirements.txt index ea2d1c2..1a931d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,8 +12,11 @@ # under the License. ## -pyyaml -aiohttp==0.20.2 -jinja2 -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 +