blob: 049c791b9b3899b080cfe5fe335fbacbddb23945 [file] [log] [blame]
beierlm4335f992021-03-24 09:26:06 -04001#######################################################################################
2# Copyright ETSI Contributors and Others.
garciadeblase54d7202019-12-12 15:59:03 +01003#
beierlm4335f992021-03-24 09:26:06 -04004# 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
garciadeblase54d7202019-12-12 15:59:03 +01007#
beierlm4335f992021-03-24 09:26:06 -04008# http://www.apache.org/licenses/LICENSE-2.0
garciadeblase54d7202019-12-12 15:59:03 +01009#
beierlm4335f992021-03-24 09:26:06 -040010# 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#######################################################################################
beierlmdc83d332022-01-13 13:08:57 -050017certifi==2021.10.8
18 # via requests
19charset-normalizer==2.0.10
20 # via requests
21click==8.0.3
22 # via -r requirements.in
23idna==3.3
24 # via requests
25jinja2==3.0.3
26 # via -r requirements.in
27markupsafe==2.0.1
28 # via jinja2
29packaging==21.3
30 # via -r requirements.in
31prettytable==3.0.0
32 # via -r requirements.in
33pycurl==7.44.1
34 # via -r requirements.in
35pyparsing==3.0.6
36 # via packaging
37python-magic==0.4.24
38 # via -r requirements.in
39pyyaml==5.4.1
40 # via -r requirements.in
41requests==2.27.1
42 # via -r requirements.in
43urllib3==1.26.8
44 # via requests
45verboselogs==1.7
46 # via -r requirements.in
47wcwidth==0.2.5
48 # via prettytable