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