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