| 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 | 5b50e38 | 2020-09-23 14:08:34 +0000 | [diff] [blame] | 15 | pyyaml==5.* |
| 16 | aiohttp==3.* |
| 17 | jinja2==2.10 |
| tierno | 6866642 | 2020-09-22 09:27:12 +0000 | [diff] [blame] | 18 | grpcio-tools==1.32.0 |
| 19 | grpclib==0.4.1 |
| tierno | 1b11780 | 2020-07-02 13:48:54 +0000 | [diff] [blame] | 20 | git+https://osm.etsi.org/gerrit/osm/common.git@v8.0#egg=osm-common |
| 21 | git+https://osm.etsi.org/gerrit/osm/N2VC.git@v8.0#egg=n2vc |
| lloretgalleg | 62b2ee4 | 2020-06-30 11:26:48 +0000 | [diff] [blame] | 22 | |