| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 1 | ## |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 3 | # not use this file except in compliance with the License. You may obtain |
| 4 | # a copy of the License at |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 5 | # |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 6 | # http://www.apache.org/licenses/LICENSE-2.0 |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 7 | # |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 8 | # Unless required by applicable law or agreed to in writing, software |
| 9 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 10 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 11 | # License for the specific language governing permissions and limitations |
| 12 | # under the License. |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 13 | ## |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 14 | |
| tierno | 626e015 | 2019-11-29 14:16:16 +0000 | [diff] [blame] | 15 | pyyaml |
| calvinosanch | d5916fd | 2020-01-09 17:19:53 +0100 | [diff] [blame] | 16 | aiohttp>=2.3.10 |
| gcalvino | 35be915 | 2018-12-20 09:33:12 +0100 | [diff] [blame] | 17 | jinja2 |
| lloretgalleg | 62b2ee4 | 2020-06-30 11:26:48 +0000 | [diff] [blame] | 18 | grpcio-tools |
| 19 | grpclib |
| beierlm | 996e390 | 2021-05-07 13:25:03 -0400 | [diff] [blame] | 20 | git+https://osm.etsi.org/gerrit/osm/common.git@bug1511#egg=osm-common |
| 21 | git+https://osm.etsi.org/gerrit/osm/N2VC.git@bug1511#egg=n2vc |
| lloretgalleg | 62b2ee4 | 2020-06-30 11:26:48 +0000 | [diff] [blame] | 22 | |