blob: 837b89d9fee07681cbc22bcd368f18c8c393fc05 [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
beierlmb1d9ee32021-05-07 13:25:03 -040018git+https://osm.etsi.org/gerrit/osm/common.git@bug1511#egg=osm-common
19git+https://osm.etsi.org/gerrit/osm/IM.git@bug1511#egg=osm-im
tiernof3ea2ed2020-10-28 10:04:37 +000020aiohttp>=2.3.10,<=3.6.2
K Sai Kiran7ddb0732020-10-30 11:14:44 +053021tacacs_plus