Updating python dependencies
[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.12.7
18     # via requests
19 charset-normalizer==3.0.1
20     # via requests
21 click==8.1.3
22     # via -r requirements.in
23 idna==3.4
24     # via requests
25 jinja2==3.1.2
26     # via -r requirements.in
27 markupsafe==2.1.2
28     # via jinja2
29 packaging==23.0
30     # via -r requirements.in
31 prettytable==3.6.0
32     # via -r requirements.in
33 pycurl==7.45.2
34     # via -r requirements.in
35 python-magic==0.4.27
36     # via -r requirements.in
37 pyyaml==5.4.1
38     # via -r requirements.in
39 requests==2.28.2
40     # via -r requirements.in
41 urllib3==1.26.14
42     # via requests
43 verboselogs==1.7
44     # via -r requirements.in
45 wcwidth==0.2.6
46     # via prettytable