@@ -12,9 +12,9 @@ aiohttp==3.9.5
12
12
# microsoft-kiota-authentication-azure
13
13
aiosignal == 1.3.1
14
14
# via aiohttp
15
- annotated-types == 0.6 .0
15
+ annotated-types == 0.7 .0
16
16
# via pydantic
17
- anyio == 4.3 .0
17
+ anyio == 4.4 .0
18
18
# via
19
19
# httpx
20
20
# openai
@@ -48,7 +48,7 @@ azure-identity==1.16.0
48
48
# msgraph-sdk
49
49
azure-monitor-opentelemetry == 1.4.2
50
50
# via -r requirements.in
51
- azure-monitor-opentelemetry-exporter == 1.0.0b25
51
+ azure-monitor-opentelemetry-exporter == 1.0.0b26
52
52
# via azure-monitor-opentelemetry
53
53
azure-search-documents == 11.6.0b1
54
54
# via -r requirements.in
@@ -120,7 +120,7 @@ httpx[http2]==0.27.0
120
120
# microsoft-kiota-http
121
121
# msgraph-core
122
122
# openai
123
- hypercorn == 0.16.0
123
+ hypercorn == 0.17.3
124
124
# via quart
125
125
hyperframe == 6.0.1
126
126
# via h2
@@ -154,7 +154,7 @@ markupsafe==2.1.5
154
154
# jinja2
155
155
# quart
156
156
# werkzeug
157
- microsoft-kiota-abstractions == 1.3.2
157
+ microsoft-kiota-abstractions == 1.3.3
158
158
# via
159
159
# microsoft-kiota-authentication-azure
160
160
# microsoft-kiota-http
@@ -198,7 +198,7 @@ numpy==1.26.4
198
198
# pandas-stubs
199
199
oauthlib == 3.2.2
200
200
# via requests-oauthlib
201
- openai [datalib ]== 1.30.1
201
+ openai [datalib ]== 1.30.5
202
202
# via
203
203
# -r requirements.in
204
204
# openai-messages-token-helper
@@ -257,7 +257,7 @@ opentelemetry-instrumentation-flask==0.45b0
257
257
# via azure-monitor-opentelemetry
258
258
opentelemetry-instrumentation-httpx == 0.45b0
259
259
# via -r requirements.in
260
- opentelemetry-instrumentation-openai == 0.18.2
260
+ opentelemetry-instrumentation-openai == 0.21.1
261
261
# via -r requirements.in
262
262
opentelemetry-instrumentation-psycopg2 == 0.45b0
263
263
# via azure-monitor-opentelemetry
@@ -337,13 +337,13 @@ pyasn1==0.6.0
337
337
# rsa
338
338
pycparser == 2.22
339
339
# via cffi
340
- pydantic == 2.7.1
340
+ pydantic == 2.7.2
341
341
# via openai
342
- pydantic-core == 2.18.2
342
+ pydantic-core == 2.18.3
343
343
# via pydantic
344
344
pyjwt [crypto ]== 2.8.0
345
345
# via msal
346
- pymupdf == 1.24.4
346
+ pymupdf == 1.24.5
347
347
# via -r requirements.in
348
348
pymupdfb == 1.24.3
349
349
# via pymupdf
@@ -359,15 +359,15 @@ python-jose[cryptography]==3.3.0
359
359
# via -r requirements.in
360
360
pytz == 2024.1
361
361
# via pandas
362
- quart == 0.19.5
362
+ quart == 0.19.6
363
363
# via
364
364
# -r requirements.in
365
365
# quart-cors
366
366
quart-cors == 0.7.0
367
367
# via -r requirements.in
368
368
regex == 2024.5.15
369
369
# via tiktoken
370
- requests == 2.31.0
370
+ requests == 2.32.3
371
371
# via
372
372
# azure-core
373
373
# msal
@@ -408,15 +408,15 @@ types-beautifulsoup4==4.12.0.20240511
408
408
# via -r requirements.in
409
409
types-html5lib == 1.1.11.20240228
410
410
# via types-beautifulsoup4
411
- types-pillow == 10.2.0.20240511
411
+ types-pillow == 10.2.0.20240520
412
412
# via -r requirements.in
413
413
types-pyasn1 == 0.6.0.20240402
414
414
# via types-python-jose
415
415
types-python-jose == 3.3.4.20240106
416
416
# via -r requirements.in
417
417
types-pytz == 2024.1.0.20240417
418
418
# via pandas-stubs
419
- typing-extensions == 4.11 .0
419
+ typing-extensions == 4.12 .0
420
420
# via
421
421
# azure-ai-documentintelligence
422
422
# azure-core
@@ -432,7 +432,7 @@ tzdata==2024.1
432
432
# pendulum
433
433
urllib3 == 2.2.1
434
434
# via requests
435
- uvicorn == 0.29 .0
435
+ uvicorn == 0.30 .0
436
436
# via -r requirements.in
437
437
werkzeug == 3.0.3
438
438
# via
@@ -449,7 +449,7 @@ wsproto==1.2.0
449
449
# via hypercorn
450
450
yarl == 1.9.4
451
451
# via aiohttp
452
- zipp == 3.18.2
452
+ zipp == 3.19.0
453
453
# via importlib-metadata
454
454
455
455
# The following packages are considered to be unsafe in a requirements file:
0 commit comments