Update version of PyYAML
[osm/NBI.git] / requirements.txt
1 # Copyright 2018 Telefonica S.A.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #    http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12 # implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16
17 aiohttp==3.8.4
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 async-timeout==4.0.2
22     # via aiohttp
23 attrs==23.1.0
24     # via
25     #   aiohttp
26     #   jsonschema
27 autocommand==2.2.2
28     # via jaraco-text
29 cefevent==0.5.4
30     # via -r requirements.in
31 certifi==2023.5.7
32     # via requests
33 charset-normalizer==3.1.0
34     # via
35     #   aiohttp
36     #   requests
37 cheroot==9.0.0
38     # via cherrypy
39 cherrypy==18.8.0
40     # via -r requirements.in
41 debtcollector==2.5.0
42     # via
43     #   oslo-config
44     #   oslo-utils
45     #   python-keystoneclient
46 deepdiff==6.3.0
47     # via -r requirements.in
48 frozenlist==1.3.3
49     # via
50     #   aiohttp
51     #   aiosignal
52 idna==3.4
53     # via
54     #   requests
55     #   yarl
56 inflect==6.0.4
57     # via jaraco-text
58 iso8601==1.1.0
59     # via
60     #   keystoneauth1
61     #   oslo-utils
62 jaraco-collections==4.1.0
63     # via cherrypy
64 jaraco-context==4.3.0
65     # via jaraco-text
66 jaraco-functools==3.6.0
67     # via
68     #   cheroot
69     #   jaraco-text
70     #   tempora
71 jaraco-text==3.11.1
72     # via jaraco-collections
73 jsonschema==4.17.3
74     # via -r requirements.in
75 keystoneauth1==5.1.2
76     # via python-keystoneclient
77 more-itertools==9.1.0
78     # via
79     #   cheroot
80     #   cherrypy
81     #   jaraco-functools
82     #   jaraco-text
83 msgpack==1.0.5
84     # via oslo-serialization
85 multidict==6.0.4
86     # via
87     #   aiohttp
88     #   yarl
89 netaddr==0.8.0
90     # via
91     #   oslo-config
92     #   oslo-utils
93 netifaces==0.11.0
94     # via oslo-utils
95 ordered-set==4.1.0
96     # via deepdiff
97 os-service-types==1.7.0
98     # via keystoneauth1
99 oslo-config==9.1.1
100     # via python-keystoneclient
101 oslo-i18n==6.0.0
102     # via
103     #   oslo-config
104     #   oslo-utils
105     #   python-keystoneclient
106 oslo-serialization==5.1.1
107     # via python-keystoneclient
108 oslo-utils==6.1.0
109     # via
110     #   oslo-serialization
111     #   python-keystoneclient
112 packaging==23.1
113     # via
114     #   oslo-utils
115     #   python-keystoneclient
116 pbr==5.11.1
117     # via
118     #   keystoneauth1
119     #   os-service-types
120     #   oslo-i18n
121     #   oslo-serialization
122     #   python-keystoneclient
123     #   stevedore
124 portend==3.1.0
125     # via cherrypy
126 pydantic==1.10.7
127     # via inflect
128 pyparsing==3.0.9
129     # via oslo-utils
130 pyrsistent==0.19.3
131     # via jsonschema
132 python-keystoneclient==5.1.0
133     # via -r requirements.in
134 pytz==2023.3
135     # via
136     #   oslo-serialization
137     #   oslo-utils
138     #   tempora
139 pyyaml==6.0.1
140     # via
141     #   -r requirements.in
142     #   oslo-config
143 requests==2.30.0
144     # via
145     #   -r requirements.in
146     #   keystoneauth1
147     #   oslo-config
148     #   python-keystoneclient
149 rfc3986==2.0.0
150     # via oslo-config
151 six==1.16.0
152     # via
153     #   cheroot
154     #   keystoneauth1
155     #   python-keystoneclient
156     #   tacacs-plus
157 stevedore==5.0.0
158     # via
159     #   keystoneauth1
160     #   oslo-config
161     #   python-keystoneclient
162 tacacs-plus==2.6
163     # via -r requirements.in
164 tempora==5.2.2
165     # via portend
166 typing-extensions==4.5.0
167     # via pydantic
168 urllib3==2.0.2
169     # via requests
170 wrapt==1.15.0
171     # via debtcollector
172 yarl==1.9.2
173     # via aiohttp
174 zc-lockfile==3.0.post1
175     # via cherrypy
176
177 # The following packages are considered to be unsafe in a requirements file:
178 # setuptools