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==2023.7.22
18     # via requests
19 charset-normalizer==3.2.0
20     # via requests
21 click==8.1.7
22     # via -r requirements.in
23 idna==3.4
24     # via requests
25 jinja2==3.1.2
26     # via -r requirements.in
27 jsonpath-ng==1.6.0
28     # via -r requirements.in
29 markupsafe==2.1.3
30     # via jinja2
31 packaging==23.1
32     # via -r requirements.in
33 ply==3.11
34     # via jsonpath-ng
35 prettytable==3.9.0
36     # via -r requirements.in
37 python-magic==0.4.27
38     # via -r requirements.in
39 pyyaml==6.0.1
40     # via -r requirements.in
41 requests==2.31.0
42     # via -r requirements.in
43 urllib3==2.0.5
44     # via requests
45 verboselogs==1.7
46     # via -r requirements.in
47 wcwidth==0.2.6
48     # via prettytable