Update version of setuptools in requirements-dist.in
[osm/NG-SA.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 attrs==24.2.0
18     # via cmd2
19 autopage==0.5.2
20     # via cliff
21 azure-common==1.1.28
22     # via
23     #   -r requirements.in
24     #   azure-mgmt-compute
25     #   azure-mgmt-monitor
26 azure-core==1.30.2
27     # via
28     #   azure-identity
29     #   azure-mgmt-core
30 azure-identity==1.17.1
31     # via -r requirements.in
32 azure-mgmt-compute==32.0.0
33     # via -r requirements.in
34 azure-mgmt-core==1.4.0
35     # via
36     #   azure-mgmt-compute
37     #   azure-mgmt-monitor
38 azure-mgmt-monitor==6.0.2
39     # via -r requirements.in
40 cachetools==5.4.0
41     # via google-auth
42 certifi==2024.7.4
43     # via requests
44 cffi==1.17.0
45     # via cryptography
46 charset-normalizer==3.3.2
47     # via requests
48 cliff==4.7.0
49     # via gnocchiclient
50 cmd2==2.4.3
51     # via cliff
52 contourpy==1.2.1
53     # via matplotlib
54 cryptography==43.0.0
55     # via
56     #   azure-identity
57     #   msal
58     #   pyjwt
59 cycler==0.12.1
60     # via matplotlib
61 dateparser==1.2.0
62     # via prometheus-api-client
63 debtcollector==3.0.0
64     # via
65     #   gnocchiclient
66     #   oslo-config
67     #   oslo-utils
68     #   python-keystoneclient
69 fonttools==4.53.1
70     # via matplotlib
71 futurist==3.0.0
72     # via gnocchiclient
73 gnocchiclient==7.0.8
74     # via -r requirements.in
75 google-api-core[grpc]==2.19.1
76     # via
77     #   google-api-python-client
78     #   google-cloud-monitoring
79 google-api-python-client==2.140.0
80     # via -r requirements.in
81 google-auth==2.32.0
82     # via
83     #   -r requirements.in
84     #   google-api-core
85     #   google-api-python-client
86     #   google-auth-httplib2
87     #   google-cloud-monitoring
88 google-auth-httplib2==0.2.0
89     # via google-api-python-client
90 google-cloud-monitoring==2.22.2
91     # via -r requirements.in
92 googleapis-common-protos==1.63.2
93     # via
94     #   google-api-core
95     #   grpcio-status
96 grpcio==1.65.4
97     # via
98     #   google-api-core
99     #   grpcio-status
100 grpcio-status==1.65.4
101     # via google-api-core
102 httmock==1.4.0
103     # via prometheus-api-client
104 httplib2==0.22.0
105     # via
106     #   google-api-python-client
107     #   google-auth-httplib2
108 idna==3.7
109     # via requests
110 iso8601==2.1.0
111     # via
112     #   gnocchiclient
113     #   keystoneauth1
114     #   oslo-utils
115     #   python-ceilometerclient
116     #   python-novaclient
117 isodate==0.6.1
118     # via
119     #   azure-mgmt-compute
120     #   azure-mgmt-monitor
121 keystoneauth1==5.7.0
122     # via
123     #   gnocchiclient
124     #   python-ceilometerclient
125     #   python-keystoneclient
126     #   python-novaclient
127 kiwisolver==1.4.5
128     # via matplotlib
129 matplotlib==3.9.1.post1
130     # via prometheus-api-client
131 msal==1.30.0
132     # via
133     #   azure-identity
134     #   msal-extensions
135 msal-extensions==1.2.0
136     # via azure-identity
137 msgpack==1.0.8
138     # via oslo-serialization
139 netaddr==1.3.0
140     # via
141     #   oslo-config
142     #   oslo-utils
143 netifaces==0.11.0
144     # via oslo-utils
145 numpy==2.0.1
146     # via
147     #   contourpy
148     #   matplotlib
149     #   pandas
150     #   prometheus-api-client
151 os-service-types==1.7.0
152     # via keystoneauth1
153 oslo-config==9.5.0
154     # via python-keystoneclient
155 oslo-i18n==6.3.0
156     # via
157     #   oslo-config
158     #   oslo-utils
159     #   python-ceilometerclient
160     #   python-keystoneclient
161     #   python-novaclient
162 oslo-serialization==5.4.0
163     # via
164     #   python-ceilometerclient
165     #   python-keystoneclient
166     #   python-novaclient
167 oslo-utils==7.2.0
168     # via
169     #   oslo-serialization
170     #   python-ceilometerclient
171     #   python-keystoneclient
172     #   python-novaclient
173 packaging==24.1
174     # via
175     #   matplotlib
176     #   oslo-utils
177     #   python-keystoneclient
178 pandas==2.2.2
179     # via prometheus-api-client
180 pbr==6.0.0
181     # via
182     #   keystoneauth1
183     #   os-service-types
184     #   oslo-i18n
185     #   oslo-serialization
186     #   python-ceilometerclient
187     #   python-keystoneclient
188     #   python-novaclient
189     #   stevedore
190 pillow==10.4.0
191     # via matplotlib
192 portalocker==2.10.1
193     # via msal-extensions
194 prettytable==0.7.2
195     # via
196     #   cliff
197     #   python-ceilometerclient
198     #   python-novaclient
199 prometheus-api-client==0.5.5
200     # via -r requirements.in
201 prometheus-client==0.20.0
202     # via -r requirements.in
203 proto-plus==1.24.0
204     # via
205     #   google-api-core
206     #   google-cloud-monitoring
207 protobuf==5.27.3
208     # via
209     #   google-api-core
210     #   google-cloud-monitoring
211     #   googleapis-common-protos
212     #   grpcio-status
213     #   proto-plus
214 pyasn1==0.6.0
215     # via
216     #   pyasn1-modules
217     #   rsa
218 pyasn1-modules==0.4.0
219     # via google-auth
220 pycparser==2.22
221     # via cffi
222 pyjwt[crypto]==2.9.0
223     # via msal
224 pyparsing==3.1.2
225     # via
226     #   httplib2
227     #   matplotlib
228     #   oslo-utils
229 pyperclip==1.9.0
230     # via cmd2
231 python-ceilometerclient==2.9.0
232     # via -r requirements.in
233 python-dateutil==2.9.0.post0
234     # via
235     #   dateparser
236     #   gnocchiclient
237     #   matplotlib
238     #   pandas
239 python-keystoneclient==5.4.0
240     # via -r requirements.in
241 python-novaclient==18.6.0
242     # via -r requirements.in
243 pytz==2024.1
244     # via
245     #   dateparser
246     #   pandas
247 pyyaml==6.0.2
248     # via
249     #   -r requirements.in
250     #   cliff
251     #   oslo-config
252     #   oslo-utils
253 regex==2024.7.24
254     # via dateparser
255 requests==2.32.3
256     # via
257     #   azure-core
258     #   google-api-core
259     #   httmock
260     #   keystoneauth1
261     #   msal
262     #   oslo-config
263     #   prometheus-api-client
264     #   python-ceilometerclient
265     #   python-keystoneclient
266 rfc3986==2.0.0
267     # via oslo-config
268 rsa==4.9
269     # via google-auth
270 six==1.16.0
271     # via
272     #   azure-core
273     #   gnocchiclient
274     #   isodate
275     #   python-ceilometerclient
276     #   python-dateutil
277 stevedore==5.2.0
278     # via
279     #   cliff
280     #   keystoneauth1
281     #   oslo-config
282     #   python-ceilometerclient
283     #   python-keystoneclient
284     #   python-novaclient
285 typing-extensions==4.12.2
286     # via
287     #   azure-core
288     #   azure-identity
289     #   azure-mgmt-compute
290 tzdata==2024.1
291     # via
292     #   oslo-serialization
293     #   oslo-utils
294     #   pandas
295 tzlocal==5.2
296     # via dateparser
297 ujson==5.10.0
298     # via gnocchiclient
299 uritemplate==4.1.1
300     # via google-api-python-client
301 urllib3==2.2.2
302     # via requests
303 wcwidth==0.2.13
304     # via cmd2
305 wrapt==1.16.0
306     # via debtcollector