| sousaedu | 96abfc2 | 2021-02-18 14:57:01 +0100 | [diff] [blame] | 1 | # Copyright ETSI Contributors and Others. |
| 2 | # |
| tierno | 7d782ef | 2019-10-04 12:56:31 +0000 | [diff] [blame] | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 12 | # implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | ## |
| 16 | |
| sousaedu | 47b5bf0 | 2021-04-13 12:59:54 +0200 | [diff] [blame] | 17 | -r NG-RO/requirements.in |
| 18 | -r RO-plugin/requirements.in |
| 19 | -r RO-SDN-arista_cloudvision/requirements.in |
| 20 | -r RO-SDN-dpb/requirements.in |
| 21 | -r RO-SDN-dynpac/requirements.in |
| 22 | -r RO-SDN-floodlight_openflow/requirements.in |
| 23 | -r RO-SDN-ietfl2vpn/requirements.in |
| 24 | -r RO-SDN-juniper_contrail/requirements.in |
| 25 | -r RO-SDN-odl_openflow/requirements.in |
| 26 | -r RO-SDN-onos_openflow/requirements.in |
| 27 | -r RO-SDN-onos_vpls/requirements.in |
| gifrerenom | 0e51779 | 2023-04-18 16:38:42 +0000 | [diff] [blame] | 28 | -r RO-SDN-tapi/requirements.in |
| sousaedu | 47b5bf0 | 2021-04-13 12:59:54 +0200 | [diff] [blame] | 29 | -r RO-VIM-aws/requirements.in |
| 30 | -r RO-VIM-azure/requirements.in |
| sousaedu | 47b5bf0 | 2021-04-13 12:59:54 +0200 | [diff] [blame] | 31 | -r RO-VIM-openstack/requirements.in |
| 32 | -r RO-VIM-openvim/requirements.in |
| 33 | -r RO-VIM-vmware/requirements.in |
| gallardo | 34aa3a9 | 2021-10-08 11:50:00 +0000 | [diff] [blame] | 34 | -r RO-VIM-gcp/requirements.in |
| beierlm | 8348393 | 2022-01-13 13:21:53 -0500 | [diff] [blame] | 35 | |
| 36 | pyyaml<6 |