a82d60c0574e3ac8fcb2499c3cdd61d7679c5125
[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==23.1.0
18     # via cmd2
19 autopage==0.5.1
20     # via cliff
21 azure-common==1.1.28
22     # via
23     #   -r requirements.in
24     #   azure-mgmt-compute
25 azure-core==1.26.4
26     # via
27     #   azure-identity
28     #   azure-mgmt-core
29     #   msrest
30 azure-identity==1.12.0
31     # via -r requirements.in
32 azure-mgmt-compute==29.1.0
33     # via -r requirements.in
34 azure-mgmt-core==1.4.0
35     # via azure-mgmt-compute
36 cachetools==5.3.0
37     # via google-auth
38 certifi==2023.5.7
39     # via
40     #   msrest
41     #   requests
42 cffi==1.15.1
43     # via cryptography
44 charset-normalizer==3.1.0
45     # via requests
46 cliff==4.3.0
47     # via gnocchiclient
48 cmd2==2.4.3
49     # via cliff
50 contourpy==1.0.7
51     # via matplotlib
52 cryptography==40.0.2
53     # via
54     #   azure-identity
55     #   msal
56     #   pyjwt
57 cycler==0.11.0
58     # via matplotlib
59 dateparser==1.1.8
60     # via prometheus-api-client
61 debtcollector==2.5.0
62     # via
63     #   gnocchiclient
64     #   oslo-config
65     #   oslo-utils
66     #   python-keystoneclient
67 fonttools==4.39.3
68     # via matplotlib
69 futurist==2.4.1
70     # via gnocchiclient
71 gnocchiclient==7.0.8
72     # via -r requirements.in
73 google-api-core==2.11.0
74     # via google-api-python-client
75 google-api-python-client==2.86.0
76     # via -r requirements.in
77 google-auth==2.17.3
78     # via
79     #   -r requirements.in
80     #   google-api-core
81     #   google-api-python-client
82     #   google-auth-httplib2
83 google-auth-httplib2==0.1.0
84     # via google-api-python-client
85 googleapis-common-protos==1.59.0
86     # via google-api-core
87 httmock==1.4.0
88     # via prometheus-api-client
89 httplib2==0.22.0
90     # via
91     #   google-api-python-client
92     #   google-auth-httplib2
93 idna==3.4
94     # via requests
95 importlib-metadata==6.6.0
96     # via cliff
97 iso8601==1.1.0
98     # via
99     #   gnocchiclient
100     #   keystoneauth1
101     #   oslo-utils
102     #   python-ceilometerclient
103     #   python-novaclient
104 isodate==0.6.1
105     # via msrest
106 keystoneauth1==5.1.2
107     # via
108     #   gnocchiclient
109     #   python-ceilometerclient
110     #   python-keystoneclient
111     #   python-novaclient
112 kiwisolver==1.4.4
113     # via matplotlib
114 matplotlib==3.7.1
115     # via prometheus-api-client
116 msal==1.22.0
117     # via
118     #   azure-identity
119     #   msal-extensions
120 msal-extensions==1.0.0
121     # via azure-identity
122 msgpack==1.0.5
123     # via oslo-serialization
124 msrest==0.7.1
125     # via azure-mgmt-compute
126 netaddr==0.8.0
127     # via
128     #   oslo-config
129     #   oslo-utils
130 netifaces==0.11.0
131     # via oslo-utils
132 numpy==1.24.3
133     # via
134     #   contourpy
135     #   matplotlib
136     #   pandas
137     #   prometheus-api-client
138 oauthlib==3.2.2
139     # via requests-oauthlib
140 os-service-types==1.7.0
141     # via keystoneauth1
142 oslo-config==9.1.1
143     # via python-keystoneclient
144 oslo-i18n==6.0.0
145     # via
146     #   oslo-config
147     #   oslo-utils
148     #   python-ceilometerclient
149     #   python-keystoneclient
150     #   python-novaclient
151 oslo-serialization==5.1.1
152     # via
153     #   python-ceilometerclient
154     #   python-keystoneclient
155     #   python-novaclient
156 oslo-utils==6.1.0
157     # via
158     #   oslo-serialization
159     #   python-ceilometerclient
160     #   python-keystoneclient
161     #   python-novaclient
162 packaging==23.1
163     # via
164     #   matplotlib
165     #   oslo-utils
166     #   python-keystoneclient
167 pandas==2.0.1
168     # via prometheus-api-client
169 pbr==5.11.1
170     # via
171     #   keystoneauth1
172     #   os-service-types
173     #   oslo-i18n
174     #   oslo-serialization
175     #   python-ceilometerclient
176     #   python-keystoneclient
177     #   python-novaclient
178     #   stevedore
179 pillow==9.5.0
180     # via matplotlib
181 portalocker==2.7.0
182     # via msal-extensions
183 prettytable==0.7.2
184     # via
185     #   cliff
186     #   python-ceilometerclient
187     #   python-novaclient
188 prometheus-api-client==0.5.3
189     # via -r requirements.in
190 prometheus-client==0.16.0
191     # via -r requirements.in
192 protobuf==4.23.0
193     # via
194     #   google-api-core
195     #   googleapis-common-protos
196 pyasn1==0.5.0
197     # via
198     #   pyasn1-modules
199     #   rsa
200 pyasn1-modules==0.3.0
201     # via google-auth
202 pycparser==2.21
203     # via cffi
204 pyjwt[crypto]==2.7.0
205     # via msal
206 pyparsing==3.0.9
207     # via
208     #   httplib2
209     #   matplotlib
210     #   oslo-utils
211 pyperclip==1.8.2
212     # via cmd2
213 python-ceilometerclient==2.9.0
214     # via -r requirements.in
215 python-dateutil==2.8.2
216     # via
217     #   dateparser
218     #   gnocchiclient
219     #   matplotlib
220     #   pandas
221 python-keystoneclient==5.1.0
222     # via -r requirements.in
223 python-novaclient==18.3.0
224     # via -r requirements.in
225 pytz==2023.3
226     # via
227     #   dateparser
228     #   oslo-serialization
229     #   oslo-utils
230     #   pandas
231 pytz-deprecation-shim==0.1.0.post0
232     # via tzlocal
233 pyyaml==5.4.1
234     # via
235     #   -r requirements.in
236     #   cliff
237     #   oslo-config
238 regex==2023.5.5
239     # via dateparser
240 requests==2.30.0
241     # via
242     #   azure-core
243     #   google-api-core
244     #   httmock
245     #   keystoneauth1
246     #   msal
247     #   msrest
248     #   oslo-config
249     #   prometheus-api-client
250     #   python-ceilometerclient
251     #   python-keystoneclient
252     #   requests-oauthlib
253 requests-oauthlib==1.3.1
254     # via msrest
255 rfc3986==2.0.0
256     # via oslo-config
257 rsa==4.9
258     # via google-auth
259 six==1.16.0
260     # via
261     #   azure-core
262     #   azure-identity
263     #   gnocchiclient
264     #   google-auth
265     #   google-auth-httplib2
266     #   isodate
267     #   keystoneauth1
268     #   python-ceilometerclient
269     #   python-dateutil
270     #   python-keystoneclient
271 stevedore==5.0.0
272     # via
273     #   cliff
274     #   keystoneauth1
275     #   oslo-config
276     #   python-ceilometerclient
277     #   python-keystoneclient
278     #   python-novaclient
279 typing-extensions==4.5.0
280     # via azure-core
281 tzdata==2023.3
282     # via
283     #   pandas
284     #   pytz-deprecation-shim
285 tzlocal==4.3
286     # via dateparser
287 ujson==5.7.0
288     # via gnocchiclient
289 uritemplate==4.1.1
290     # via google-api-python-client
291 urllib3==2.0.2
292     # via requests
293 wcwidth==0.2.6
294     # via cmd2
295 wrapt==1.15.0
296     # via debtcollector
297 zipp==3.15.0
298     # via importlib-metadata