X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=46066994d094ac781dbb2b3fd65cf70ba6a1a1ec;hb=09f07f3fab87a34680b51a5a1fbe09f246bdf0ba;hp=c1e758af1c071b5f27d4b0c81535096847ebaa5c;hpb=2e2155173c047ac2acb8a626019eda2d87f785ed;p=osm%2FLCM.git diff --git a/requirements.txt b/requirements.txt index c1e758a..4606699 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 +aiohttp>=2.3.10 +jinja2 +grpcio-tools==1.31.0 +grpclib==0.3.2 +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 +