blob: ac1825ea5bc21051838e4f575a7d79f002deeea7 [file] [log] [blame]
beierlm1f6bb6d2021-03-24 09:26:06 -04001certifi==2020.12.5
2 # via requests
3chardet==4.0.0
4 # via requests
5click==7.1.2
6 # via -r requirements.in
7idna==2.10
8 # via requests
9jinja2==2.11.3
10 # via -r requirements.in
11markupsafe==1.1.1
12 # via jinja2
13packaging==20.9
14 # via -r requirements.in
15prettytable==2.1.0
16 # via -r requirements.in
17pycurl==7.43.0.6
18 # via -r requirements.in
19pyparsing==2.4.7
20 # via packaging
21python-magic==0.4.22
22 # via -r requirements.in
23pyyaml==5.4.1
24 # via -r requirements.in
25requests==2.25.1
26 # via -r requirements.in
27urllib3==1.26.4
28 # via requests
29verboselogs==1.7
30 # via -r requirements.in
31wcwidth==0.2.5
32 # via prettytable
33#######################################################################################
34# Copyright ETSI Contributors and Others.
garciadeblase54d7202019-12-12 15:59:03 +010035#
beierlm1f6bb6d2021-03-24 09:26:06 -040036# 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
garciadeblase54d7202019-12-12 15:59:03 +010039#
beierlm1f6bb6d2021-03-24 09:26:06 -040040# http://www.apache.org/licenses/LICENSE-2.0
garciadeblase54d7202019-12-12 15:59:03 +010041#
beierlm1f6bb6d2021-03-24 09:26:06 -040042# 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#######################################################################################