Bug 2364 fixed: Performing NS-Heal when there are two NS with same member-vnf-index
[osm/osmclient.git] / requirements.txt
1 certifi==2020.12.5
2     # via requests
3 chardet==4.0.0
4     # via requests
5 click==7.1.2
6     # via -r requirements.in
7 idna==2.10
8     # via requests
9 jinja2==2.11.3
10     # via -r requirements.in
11 markupsafe==1.1.1
12     # via jinja2
13 packaging==20.9
14     # via -r requirements.in
15 prettytable==2.1.0
16     # via -r requirements.in
17 pycurl==7.43.0.6
18     # via -r requirements.in
19 pyparsing==2.4.7
20     # via packaging
21 python-magic==0.4.22
22     # via -r requirements.in
23 pyyaml==5.4.1
24     # via -r requirements.in
25 requests==2.25.1
26     # via -r requirements.in
27 urllib3==1.26.4
28     # via requests
29 verboselogs==1.7
30     # via -r requirements.in
31 wcwidth==0.2.5
32     # via prettytable
33 #######################################################################################
34 # Copyright ETSI Contributors and Others.
35 #
36 # Licensed under the Apache License, Version 2.0 (the "License");
37 # you may not use this file except in compliance with the License.
38 # You may obtain a copy of the License at
39 #
40 #    http://www.apache.org/licenses/LICENSE-2.0
41 #
42 # Unless required by applicable law or agreed to in writing, software
43 # distributed under the License is distributed on an "AS IS" BASIS,
44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
45 # implied.
46 # See the License for the specific language governing permissions and
47 # limitations under the License.
48 #######################################################################################