6
6
#
7
7
aiofiles == 24.1.0
8
8
# via quart
9
- aiohappyeyeballs == 2.3.5
9
+ aiohappyeyeballs == 2.4.0
10
10
# via aiohttp
11
- aiohttp == 3.10.2
11
+ aiohttp == 3.10.5
12
12
# via
13
13
# -r requirements.in
14
14
# microsoft-kiota-authentication-azure
@@ -26,7 +26,7 @@ attrs==24.2.0
26
26
# via aiohttp
27
27
azure-ai-documentintelligence == 1.0.0b3
28
28
# via -r requirements.in
29
- azure-cognitiveservices-speech == 1.38 .0
29
+ azure-cognitiveservices-speech == 1.40 .0
30
30
# via -r requirements.in
31
31
azure-common == 1.1.28
32
32
# via azure-search-documents
@@ -125,7 +125,7 @@ hypercorn==0.17.3
125
125
# via quart
126
126
hyperframe == 6.0.1
127
127
# via h2
128
- idna == 3.7
128
+ idna == 3.8
129
129
# via
130
130
# anyio
131
131
# httpx
@@ -165,11 +165,11 @@ microsoft-kiota-abstractions==1.3.3
165
165
# microsoft-kiota-serialization-text
166
166
# msgraph-core
167
167
# msgraph-sdk
168
- microsoft-kiota-authentication-azure == 1.0 .0
168
+ microsoft-kiota-authentication-azure == 1.1 .0
169
169
# via
170
170
# msgraph-core
171
171
# msgraph-sdk
172
- microsoft-kiota-http == 1.3.2
172
+ microsoft-kiota-http == 1.3.3
173
173
# via
174
174
# msgraph-core
175
175
# msgraph-sdk
@@ -198,11 +198,11 @@ numpy==2.0.1
198
198
# via -r requirements.in
199
199
oauthlib == 3.2.2
200
200
# via requests-oauthlib
201
- openai == 1.40.1
201
+ openai == 1.42.0
202
202
# via
203
203
# -r requirements.in
204
204
# openai-messages-token-helper
205
- openai-messages-token-helper == 0.1.9
205
+ openai-messages-token-helper == 0.1.10
206
206
# via -r requirements.in
207
207
opentelemetry-api == 1.26.0
208
208
# via
@@ -258,7 +258,7 @@ opentelemetry-instrumentation-flask==0.47b0
258
258
# via azure-monitor-opentelemetry
259
259
opentelemetry-instrumentation-httpx == 0.47b0
260
260
# via -r requirements.in
261
- opentelemetry-instrumentation-openai == 0.26.5
261
+ opentelemetry-instrumentation-openai == 0.27.0
262
262
# via -r requirements.in
263
263
opentelemetry-instrumentation-psycopg2 == 0.47b0
264
264
# via azure-monitor-opentelemetry
@@ -375,7 +375,7 @@ sniffio==1.3.1
375
375
# anyio
376
376
# httpx
377
377
# openai
378
- soupsieve == 2.5
378
+ soupsieve == 2.6
379
379
# via beautifulsoup4
380
380
std-uritemplate == 1.0.5
381
381
# via microsoft-kiota-abstractions
@@ -394,7 +394,7 @@ types-beautifulsoup4==4.12.0.20240511
394
394
# via -r requirements.in
395
395
types-html5lib == 1.1.11.20240806
396
396
# via types-beautifulsoup4
397
- types-pillow == 10.2.0.20240520
397
+ types-pillow == 10.2.0.20240822
398
398
# via -r requirements.in
399
399
typing-extensions == 4.12.2
400
400
# via
@@ -411,9 +411,9 @@ tzdata==2024.1
411
411
# via pendulum
412
412
urllib3 == 2.2.2
413
413
# via requests
414
- uvicorn == 0.30.5
414
+ uvicorn == 0.30.6
415
415
# via -r requirements.in
416
- werkzeug == 3.0.3
416
+ werkzeug == 3.0.4
417
417
# via
418
418
# flask
419
419
# quart
@@ -428,7 +428,7 @@ wsproto==1.2.0
428
428
# via hypercorn
429
429
yarl == 1.9.4
430
430
# via aiohttp
431
- zipp == 3.19.2
431
+ zipp == 3.20.0
432
432
# via importlib-metadata
433
433
434
434
# The following packages are considered to be unsafe in a requirements file:
0 commit comments