@@ -52,11 +52,11 @@ 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
55
- azure-storage-blob == 12.20 .0
55
+ azure-storage-blob == 12.21 .0
56
56
# via
57
57
# -r requirements.in
58
58
# azure-storage-file-datalake
59
- azure-storage-file-datalake == 12.15 .0
59
+ azure-storage-file-datalake == 12.16 .0
60
60
# via -r requirements.in
61
61
beautifulsoup4 == 4.12.3
62
62
# via -r requirements.in
@@ -79,7 +79,7 @@ click==8.1.7
79
79
# flask
80
80
# quart
81
81
# uvicorn
82
- cryptography == 42 .0.8
82
+ cryptography == 43 .0.0
83
83
# via
84
84
# -r requirements.in
85
85
# azure-identity
@@ -166,22 +166,22 @@ microsoft-kiota-authentication-azure==1.0.0
166
166
# via
167
167
# msgraph-core
168
168
# msgraph-sdk
169
- microsoft-kiota-http == 1.3.1
169
+ microsoft-kiota-http == 1.3.2
170
170
# via
171
171
# msgraph-core
172
172
# msgraph-sdk
173
173
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.29 .0
177
+ msal == 1.30 .0
178
178
# via
179
179
# -r requirements.in
180
180
# azure-identity
181
181
# msal-extensions
182
182
msal-extensions == 1.2.0
183
183
# via azure-identity
184
- msgraph-core == 1.1.0
184
+ msgraph-core == 1.1.2
185
185
# via msgraph-sdk
186
186
msgraph-sdk == 1.1.0
187
187
# via -r requirements.in
@@ -191,11 +191,11 @@ multidict==6.0.5
191
191
# via
192
192
# aiohttp
193
193
# yarl
194
- numpy == 2.0.0
194
+ numpy == 2.0.1
195
195
# via -r requirements.in
196
196
oauthlib == 3.2.2
197
197
# via requests-oauthlib
198
- openai == 1.35.7
198
+ openai == 1.37.0
199
199
# via
200
200
# -r requirements.in
201
201
# openai-messages-token-helper
@@ -255,7 +255,7 @@ opentelemetry-instrumentation-flask==0.46b0
255
255
# via azure-monitor-opentelemetry
256
256
opentelemetry-instrumentation-httpx == 0.46b0
257
257
# via -r requirements.in
258
- opentelemetry-instrumentation-openai == 0.23.0
258
+ opentelemetry-instrumentation-openai == 0.25.5
259
259
# via -r requirements.in
260
260
opentelemetry-instrumentation-psycopg2 == 0.46b0
261
261
# via azure-monitor-opentelemetry
@@ -296,7 +296,7 @@ opentelemetry-semantic-conventions==0.46b0
296
296
# opentelemetry-instrumentation-urllib3
297
297
# opentelemetry-instrumentation-wsgi
298
298
# opentelemetry-sdk
299
- opentelemetry-semantic-conventions-ai == 0.3.1
299
+ opentelemetry-semantic-conventions-ai == 0.3.4
300
300
# via opentelemetry-instrumentation-openai
301
301
opentelemetry-util-http == 0.46b0
302
302
# via
@@ -318,7 +318,7 @@ pillow==10.4.0
318
318
# via
319
319
# -r requirements.in
320
320
# openai-messages-token-helper
321
- portalocker == 2.10.0
321
+ portalocker == 2.10.1
322
322
# via msal-extensions
323
323
priority == 2.0.0
324
324
# via hypercorn
@@ -330,9 +330,9 @@ pyasn1==0.6.0
330
330
# rsa
331
331
pycparser == 2.22
332
332
# via cffi
333
- pydantic == 2.8.0
333
+ pydantic == 2.8.2
334
334
# via openai
335
- pydantic-core == 2.20.0
335
+ pydantic-core == 2.20.1
336
336
# via pydantic
337
337
pyjwt [crypto ]== 2.8.0
338
338
# via
@@ -342,7 +342,7 @@ pymupdf==1.24.7
342
342
# via -r requirements.in
343
343
pymupdfb == 1.24.6
344
344
# via pymupdf
345
- pypdf == 4.2.0
345
+ pypdf == 4.3.1
346
346
# via -r requirements.in
347
347
python-dateutil == 2.9.0.post0
348
348
# via
@@ -383,9 +383,9 @@ sniffio==1.3.1
383
383
# openai
384
384
soupsieve == 2.5
385
385
# via beautifulsoup4
386
- std-uritemplate == 1.0.2
386
+ std-uritemplate == 1.0.3
387
387
# via microsoft-kiota-abstractions
388
- tenacity == 8.4.2
388
+ tenacity == 8.5.0
389
389
# via -r requirements.in
390
390
tiktoken == 0.7.0
391
391
# via
@@ -421,7 +421,7 @@ tzdata==2024.1
421
421
# via pendulum
422
422
urllib3 == 2.2.2
423
423
# via requests
424
- uvicorn == 0.30.1
424
+ uvicorn == 0.30.3
425
425
# via -r requirements.in
426
426
werkzeug == 3.0.3
427
427
# via
0 commit comments