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