7
7
aiofiles == 23.2.1
8
8
# via quart
9
9
aiohttp == 3.9.3
10
- # via -r requirements.in
10
+ # via
11
+ # -r requirements.in
12
+ # microsoft-kiota-authentication-azure
11
13
aiosignal == 1.3.1
12
14
# via aiohttp
13
15
annotated-types == 0.6.0
@@ -35,11 +37,14 @@ azure-core==1.30.1
35
37
# azure-search-documents
36
38
# azure-storage-blob
37
39
# azure-storage-file-datalake
40
+ # microsoft-kiota-authentication-azure
38
41
# msrest
39
42
azure-core-tracing-opentelemetry == 1.0.0b11
40
43
# via azure-monitor-opentelemetry
41
44
azure-identity == 1.15.0
42
- # via -r requirements.in
45
+ # via
46
+ # -r requirements.in
47
+ # msgraph-sdk
43
48
azure-keyvault-secrets == 4.8.0
44
49
# via -r requirements.in
45
50
azure-monitor-opentelemetry == 1.3.0
@@ -104,13 +109,18 @@ h11==0.14.0
104
109
# uvicorn
105
110
# wsproto
106
111
h2 == 4.1.0
107
- # via hypercorn
112
+ # via
113
+ # httpx
114
+ # hypercorn
108
115
hpack == 4.0.0
109
116
# via h2
110
117
httpcore == 1.0.4
111
118
# via httpx
112
- httpx == 0.27.0
113
- # via openai
119
+ httpx [http2 ]== 0.27.0
120
+ # via
121
+ # microsoft-kiota-http
122
+ # msgraph-core
123
+ # openai
114
124
hypercorn == 0.16.0
115
125
# via quart
116
126
hyperframe == 6.0.1
@@ -144,13 +154,37 @@ markupsafe==2.1.5
144
154
# jinja2
145
155
# quart
146
156
# werkzeug
157
+ microsoft-kiota-abstractions == 1.3.2
158
+ # via
159
+ # microsoft-kiota-authentication-azure
160
+ # microsoft-kiota-http
161
+ # microsoft-kiota-serialization-json
162
+ # microsoft-kiota-serialization-text
163
+ # msgraph-core
164
+ # msgraph-sdk
165
+ microsoft-kiota-authentication-azure == 1.0.0
166
+ # via
167
+ # msgraph-core
168
+ # msgraph-sdk
169
+ microsoft-kiota-http == 1.3.1
170
+ # via
171
+ # msgraph-core
172
+ # msgraph-sdk
173
+ microsoft-kiota-serialization-json == 1.1.0
174
+ # via msgraph-sdk
175
+ microsoft-kiota-serialization-text == 1.0.0
176
+ # via msgraph-sdk
147
177
msal == 1.27.0
148
178
# via
149
179
# -r requirements.in
150
180
# azure-identity
151
181
# msal-extensions
152
182
msal-extensions == 1.1.0
153
183
# via azure-identity
184
+ msgraph-core == 1.0.0
185
+ # via msgraph-sdk
186
+ msgraph-sdk == 1.1.0
187
+ # via -r requirements.in
154
188
msrest == 0.7.1
155
189
# via azure-monitor-opentelemetry-exporter
156
190
multidict == 6.0.5
@@ -170,6 +204,9 @@ opentelemetry-api==1.23.0
170
204
# via
171
205
# azure-core-tracing-opentelemetry
172
206
# azure-monitor-opentelemetry-exporter
207
+ # microsoft-kiota-abstractions
208
+ # microsoft-kiota-authentication-azure
209
+ # microsoft-kiota-http
173
210
# opentelemetry-instrumentation
174
211
# opentelemetry-instrumentation-aiohttp-client
175
212
# opentelemetry-instrumentation-asgi
@@ -237,6 +274,9 @@ opentelemetry-resource-detector-azure==0.1.3
237
274
opentelemetry-sdk == 1.23.0
238
275
# via
239
276
# azure-monitor-opentelemetry-exporter
277
+ # microsoft-kiota-abstractions
278
+ # microsoft-kiota-authentication-azure
279
+ # microsoft-kiota-http
240
280
# opentelemetry-resource-detector-azure
241
281
opentelemetry-semantic-conventions == 0.44b0
242
282
# via
@@ -274,6 +314,8 @@ pandas==2.2.1
274
314
# via openai
275
315
pandas-stubs == 2.2.0.240218
276
316
# via openai
317
+ pendulum == 3.0.0
318
+ # via microsoft-kiota-serialization-json
277
319
pillow == 10.3.0
278
320
# via -r requirements.in
279
321
portalocker == 2.8.2
@@ -291,17 +333,19 @@ pydantic==2.6.3
291
333
pydantic-core == 2.16.3
292
334
# via pydantic
293
335
pyjwt [crypto ]== 2.8.0
294
- # via
295
- # msal
296
- # pyjwt
336
+ # via msal
297
337
pymupdf == 1.23.26
298
338
# via -r requirements.in
299
339
pymupdfb == 1.23.22
300
340
# via pymupdf
301
341
pypdf == 4.1.0
302
342
# via -r requirements.in
303
343
python-dateutil == 2.9.0.post0
304
- # via pandas
344
+ # via
345
+ # microsoft-kiota-serialization-text
346
+ # pandas
347
+ # pendulum
348
+ # time-machine
305
349
python-jose [cryptography ]== 3.3.0
306
350
# via -r requirements.in
307
351
pytz == 2024.1
@@ -338,10 +382,14 @@ sniffio==1.3.1
338
382
# openai
339
383
soupsieve == 2.5
340
384
# via beautifulsoup4
385
+ std-uritemplate == 0.0.55
386
+ # via microsoft-kiota-abstractions
341
387
tenacity == 8.2.3
342
388
# via -r requirements.in
343
389
tiktoken == 0.6.0
344
390
# via -r requirements.in
391
+ time-machine == 2.14.1
392
+ # via pendulum
345
393
tqdm == 4.66.2
346
394
# via openai
347
395
types-beautifulsoup4 == 4.12.0.20240229
@@ -350,6 +398,10 @@ types-html5lib==1.1.11.20240228
350
398
# via types-beautifulsoup4
351
399
types-pillow == 10.2.0.20240213
352
400
# via -r requirements.in
401
+ types-pyasn1 == 0.6.0.20240402
402
+ # via types-python-jose
403
+ types-python-jose == 3.3.4.20240106
404
+ # via -r requirements.in
353
405
types-pytz == 2024.1.0.20240203
354
406
# via pandas-stubs
355
407
typing-extensions == 4.10.0
@@ -364,7 +416,9 @@ typing-extensions==4.10.0
364
416
# pydantic
365
417
# pydantic-core
366
418
tzdata == 2024.1
367
- # via pandas
419
+ # via
420
+ # pandas
421
+ # pendulum
368
422
urllib3 == 2.2.1
369
423
# via requests
370
424
uvicorn == 0.27.1
0 commit comments