Update version of PyYAML
[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.5.7
18     # via requests
19 charset-normalizer==3.1.0
20     # via requests
21 click==8.1.3
22     # via -r requirements.in
23 decorator==5.1.1
24     # via jsonpath-ng
25 idna==3.4
26     # via requests
27 jinja2==3.1.2
28     # via -r requirements.in
29 jsonpath-ng==1.5.3
30     # via -r requirements.in
31 markupsafe==2.1.3
32     # via jinja2
33 packaging==23.1
34     # via -r requirements.in
35 ply==3.11
36     # via jsonpath-ng
37 prettytable==3.8.0
38     # via -r requirements.in
39 python-magic==0.4.27
40     # via -r requirements.in
41 pyyaml==6.0.1
42     # via -r requirements.in
43 requests==2.31.0
44     # via -r requirements.in
45 six==1.16.0
46     # via jsonpath-ng
47 urllib3==2.0.3
48     # via requests
49 verboselogs==1.7
50     # via -r requirements.in
51 wcwidth==0.2.6
52     # via prettytable