blob: 4f953b621a5a10eb9112151a29588fad99d7b70f [file] [log] [blame]
tiernoa8d63632018-05-10 13:12:32 +02001# Licensed under the Apache License, Version 2.0 (the "License"); you may
2# not use this file except in compliance with the License. You may obtain
3# a copy of the License at
tierno0c01ffa2018-11-19 14:39:33 +01004
tiernoa8d63632018-05-10 13:12:32 +02005# http://www.apache.org/licenses/LICENSE-2.0
tierno0c01ffa2018-11-19 14:39:33 +01006
tiernoa8d63632018-05-10 13:12:32 +02007# Unless required by applicable law or agreed to in writing, software
8# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
9# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
10# License for the specific language governing permissions and limitations
11# under the License.
tiernoa8d63632018-05-10 13:12:32 +020012
tiernof3ea2ed2020-10-28 10:04:37 +000013CherryPy>=18.1.2
14jsonschema>=3.2.0
tierno970093c2019-10-17 14:24:58 +000015PyYAML
tierno0c01ffa2018-11-19 14:39:33 +010016python-keystoneclient
tierno23acf402019-08-28 13:36:34 +000017requests
tierno0c01ffa2018-11-19 14:39:33 +010018git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common
garciaale9fa89992020-11-18 10:06:03 -030019git+https://osm.etsi.org/gerrit/osm/IM.git@sol006#egg=osm-im
tiernof3ea2ed2020-10-28 10:04:37 +000020aiohttp>=2.3.10,<=3.6.2