4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- aiofiles == 23.2.1
7
+ aiofiles == 24.1.0
8
8
# via quart
9
9
aiohttp == 3.9.5
10
10
# via
@@ -42,13 +42,13 @@ azure-core==1.30.2
42
42
# msrest
43
43
azure-core-tracing-opentelemetry == 1.0.0b11
44
44
# via azure-monitor-opentelemetry
45
- azure-identity == 1.17.0
45
+ azure-identity == 1.17.1
46
46
# via
47
47
# -r requirements.in
48
48
# msgraph-sdk
49
49
azure-monitor-opentelemetry == 1.6.0
50
50
# via -r requirements.in
51
- azure-monitor-opentelemetry-exporter == 1.0.0b26
51
+ azure-monitor-opentelemetry-exporter == 1.0.0b27
52
52
# via azure-monitor-opentelemetry
53
53
azure-search-documents == 11.6.0b1
54
54
# via -r requirements.in
@@ -174,12 +174,12 @@ microsoft-kiota-serialization-json==1.2.0
174
174
# via msgraph-sdk
175
175
microsoft-kiota-serialization-text == 1.0.0
176
176
# via msgraph-sdk
177
- msal == 1.28.1
177
+ msal == 1.29.0
178
178
# via
179
179
# -r requirements.in
180
180
# azure-identity
181
181
# msal-extensions
182
- msal-extensions == 1.1 .0
182
+ msal-extensions == 1.2 .0
183
183
# via azure-identity
184
184
msgraph-core == 1.1.0
185
185
# via msgraph-sdk
@@ -195,7 +195,7 @@ numpy==2.0.0
195
195
# via -r requirements.in
196
196
oauthlib == 3.2.2
197
197
# via requests-oauthlib
198
- openai == 1.35.1
198
+ openai == 1.35.7
199
199
# via
200
200
# -r requirements.in
201
201
# openai-messages-token-helper
@@ -311,16 +311,14 @@ opentelemetry-util-http==0.46b0
311
311
# opentelemetry-instrumentation-urllib3
312
312
# opentelemetry-instrumentation-wsgi
313
313
packaging == 24.1
314
- # via
315
- # msal-extensions
316
- # opentelemetry-instrumentation-flask
314
+ # via opentelemetry-instrumentation-flask
317
315
pendulum == 3.0.0
318
316
# via microsoft-kiota-serialization-json
319
- pillow == 10.3 .0
317
+ pillow == 10.4 .0
320
318
# via
321
319
# -r requirements.in
322
320
# openai-messages-token-helper
323
- portalocker == 2.8.2
321
+ portalocker == 2.10.0
324
322
# via msal-extensions
325
323
priority == 2.0.0
326
324
# via hypercorn
@@ -332,17 +330,17 @@ pyasn1==0.6.0
332
330
# rsa
333
331
pycparser == 2.22
334
332
# via cffi
335
- pydantic == 2.7.4
333
+ pydantic == 2.8.0
336
334
# via openai
337
- pydantic-core == 2.18.4
335
+ pydantic-core == 2.20.0
338
336
# via pydantic
339
337
pyjwt [crypto ]== 2.8.0
340
338
# via
341
339
# msal
342
340
# pyjwt
343
- pymupdf == 1.24.5
341
+ pymupdf == 1.24.7
344
342
# via -r requirements.in
345
- pymupdfb == 1.24.3
343
+ pymupdfb == 1.24.6
346
344
# via pymupdf
347
345
pypdf == 4.2.0
348
346
# via -r requirements.in
@@ -385,16 +383,16 @@ sniffio==1.3.1
385
383
# openai
386
384
soupsieve == 2.5
387
385
# via beautifulsoup4
388
- std-uritemplate == 1.0.1
386
+ std-uritemplate == 1.0.2
389
387
# via microsoft-kiota-abstractions
390
- tenacity == 8.4.1
388
+ tenacity == 8.4.2
391
389
# via -r requirements.in
392
390
tiktoken == 0.7.0
393
391
# via
394
392
# -r requirements.in
395
393
# openai-messages-token-helper
396
394
# opentelemetry-instrumentation-openai
397
- time-machine == 2.14.1
395
+ time-machine == 2.14.2
398
396
# via pendulum
399
397
tqdm == 4.66.4
400
398
# via openai
0 commit comments