X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=requirements.txt;h=99a136bd95c3371dc9f2eaee9a7fb871f60c6dea;hp=469ec460c479e73f114e71f8835570d497c8f826;hb=refs%2Fchanges%2F77%2F8777%2F2;hpb=0c01ffa4f8cdd307d15463fb389b7cfe2d500db6 diff --git a/requirements.txt b/requirements.txt index 469ec46..99a136b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,11 @@ # License for the specific language governing permissions and limitations # under the License. -CherryPy==18.0.0 +CherryPy==18.1.2 jsonschema -PyYAML==3.* +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 - +aiohttp>=2.3.10