Skip to content

Commit c5bfb22

Browse files
authored
Upgrade ms graph SDK packages to remove pendulum dependency (#2454)
* Upgrade MS Graph SDK dependencies to remove pendulum dependency * Remove pin from .in file
1 parent 887d35f commit c5bfb22

File tree

1 file changed

+42
-68
lines changed

1 file changed

+42
-68
lines changed

app/backend/requirements.txt

Lines changed: 42 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile requirements.in
6-
#
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile requirements.in -o requirements.txt
73
aiofiles==24.1.0
84
# via
95
# prompty
@@ -122,7 +118,7 @@ hpack==4.0.0
122118
# via h2
123119
httpcore==1.0.5
124120
# via httpx
125-
httpx[http2]==0.27.0
121+
httpx==0.27.0
126122
# via
127123
# microsoft-kiota-http
128124
# msgraph-core
@@ -138,9 +134,7 @@ idna==3.8
138134
# requests
139135
# yarl
140136
importlib-metadata==8.0.0
141-
# via
142-
# opentelemetry-api
143-
# opentelemetry-instrumentation-flask
137+
# via opentelemetry-api
144138
isodate==0.6.1
145139
# via
146140
# azure-ai-documentintelligence
@@ -168,7 +162,7 @@ markupsafe==2.1.5
168162
# werkzeug
169163
mdurl==0.1.2
170164
# via markdown-it-py
171-
microsoft-kiota-abstractions==1.3.3
165+
microsoft-kiota-abstractions==1.9.3
172166
# via
173167
# microsoft-kiota-authentication-azure
174168
# microsoft-kiota-http
@@ -177,22 +171,17 @@ microsoft-kiota-abstractions==1.3.3
177171
# microsoft-kiota-serialization-multipart
178172
# microsoft-kiota-serialization-text
179173
# msgraph-core
180-
# msgraph-sdk
181-
microsoft-kiota-authentication-azure==1.1.0
182-
# via
183-
# msgraph-core
184-
# msgraph-sdk
185-
microsoft-kiota-http==1.3.3
186-
# via
187-
# msgraph-core
188-
# msgraph-sdk
189-
microsoft-kiota-serialization-form==0.1.1
174+
microsoft-kiota-authentication-azure==1.9.3
175+
# via msgraph-core
176+
microsoft-kiota-http==1.9.3
177+
# via msgraph-core
178+
microsoft-kiota-serialization-form==1.9.3
190179
# via msgraph-sdk
191-
microsoft-kiota-serialization-json==1.3.0
180+
microsoft-kiota-serialization-json==1.9.3
192181
# via msgraph-sdk
193-
microsoft-kiota-serialization-multipart==0.1.0
182+
microsoft-kiota-serialization-multipart==1.9.3
194183
# via msgraph-sdk
195-
microsoft-kiota-serialization-text==1.0.0
184+
microsoft-kiota-serialization-text==1.9.3
196185
# via msgraph-sdk
197186
msal==1.30.0
198187
# via
@@ -201,9 +190,9 @@ msal==1.30.0
201190
# msal-extensions
202191
msal-extensions==1.2.0
203192
# via azure-identity
204-
msgraph-core==1.1.7
193+
msgraph-core==1.3.3
205194
# via msgraph-sdk
206-
msgraph-sdk==1.16.0
195+
msgraph-sdk==1.26.0
207196
# via -r requirements.in
208197
msrest==0.7.1
209198
# via azure-monitor-opentelemetry-exporter
@@ -214,9 +203,8 @@ multidict==6.0.5
214203
oauthlib==3.2.2
215204
# via requests-oauthlib
216205
openai==1.63.0
217-
# via
218-
# -r requirements.in
219-
opentelemetry-api==1.26.0
206+
# via -r requirements.in
207+
opentelemetry-api==1.31.1
220208
# via
221209
# azure-core-tracing-opentelemetry
222210
# azure-monitor-opentelemetry-exporter
@@ -239,7 +227,7 @@ opentelemetry-api==1.26.0
239227
# opentelemetry-instrumentation-wsgi
240228
# opentelemetry-sdk
241229
# opentelemetry-semantic-conventions
242-
opentelemetry-instrumentation==0.47b0
230+
opentelemetry-instrumentation==0.52b1
243231
# via
244232
# opentelemetry-instrumentation-aiohttp-client
245233
# opentelemetry-instrumentation-asgi
@@ -254,48 +242,49 @@ opentelemetry-instrumentation==0.47b0
254242
# opentelemetry-instrumentation-urllib
255243
# opentelemetry-instrumentation-urllib3
256244
# opentelemetry-instrumentation-wsgi
257-
opentelemetry-instrumentation-aiohttp-client==0.47b0
245+
opentelemetry-instrumentation-aiohttp-client==0.52b1
258246
# via -r requirements.in
259-
opentelemetry-instrumentation-asgi==0.47b0
247+
opentelemetry-instrumentation-asgi==0.52b1
260248
# via
261249
# -r requirements.in
262250
# opentelemetry-instrumentation-fastapi
263-
opentelemetry-instrumentation-dbapi==0.47b0
251+
opentelemetry-instrumentation-dbapi==0.52b1
264252
# via opentelemetry-instrumentation-psycopg2
265-
opentelemetry-instrumentation-django==0.47b0
253+
opentelemetry-instrumentation-django==0.52b1
266254
# via azure-monitor-opentelemetry
267-
opentelemetry-instrumentation-fastapi==0.47b0
255+
opentelemetry-instrumentation-fastapi==0.52b1
268256
# via azure-monitor-opentelemetry
269-
opentelemetry-instrumentation-flask==0.47b0
257+
opentelemetry-instrumentation-flask==0.52b1
270258
# via azure-monitor-opentelemetry
271-
opentelemetry-instrumentation-httpx==0.47b0
259+
opentelemetry-instrumentation-httpx==0.52b1
272260
# via -r requirements.in
273-
opentelemetry-instrumentation-openai==0.27.0
261+
opentelemetry-instrumentation-openai==0.39.0
274262
# via -r requirements.in
275-
opentelemetry-instrumentation-psycopg2==0.47b0
263+
opentelemetry-instrumentation-psycopg2==0.52b1
276264
# via azure-monitor-opentelemetry
277-
opentelemetry-instrumentation-requests==0.47b0
265+
opentelemetry-instrumentation-requests==0.52b1
278266
# via azure-monitor-opentelemetry
279-
opentelemetry-instrumentation-urllib==0.47b0
267+
opentelemetry-instrumentation-urllib==0.52b1
280268
# via azure-monitor-opentelemetry
281-
opentelemetry-instrumentation-urllib3==0.47b0
269+
opentelemetry-instrumentation-urllib3==0.52b1
282270
# via azure-monitor-opentelemetry
283-
opentelemetry-instrumentation-wsgi==0.47b0
271+
opentelemetry-instrumentation-wsgi==0.52b1
284272
# via
285273
# opentelemetry-instrumentation-django
286274
# opentelemetry-instrumentation-flask
287275
opentelemetry-resource-detector-azure==0.1.5
288276
# via azure-monitor-opentelemetry
289-
opentelemetry-sdk==1.26.0
277+
opentelemetry-sdk==1.31.1
290278
# via
291279
# azure-monitor-opentelemetry
292280
# azure-monitor-opentelemetry-exporter
293281
# microsoft-kiota-abstractions
294282
# microsoft-kiota-authentication-azure
295283
# microsoft-kiota-http
296284
# opentelemetry-resource-detector-azure
297-
opentelemetry-semantic-conventions==0.47b0
285+
opentelemetry-semantic-conventions==0.52b1
298286
# via
287+
# opentelemetry-instrumentation
299288
# opentelemetry-instrumentation-aiohttp-client
300289
# opentelemetry-instrumentation-asgi
301290
# opentelemetry-instrumentation-dbapi
@@ -309,9 +298,9 @@ opentelemetry-semantic-conventions==0.47b0
309298
# opentelemetry-instrumentation-urllib3
310299
# opentelemetry-instrumentation-wsgi
311300
# opentelemetry-sdk
312-
opentelemetry-semantic-conventions-ai==0.4.1
301+
opentelemetry-semantic-conventions-ai==0.4.3
313302
# via opentelemetry-instrumentation-openai
314-
opentelemetry-util-http==0.47b0
303+
opentelemetry-util-http==0.52b1
315304
# via
316305
# opentelemetry-instrumentation-aiohttp-client
317306
# opentelemetry-instrumentation-asgi
@@ -324,14 +313,11 @@ opentelemetry-util-http==0.47b0
324313
# opentelemetry-instrumentation-urllib3
325314
# opentelemetry-instrumentation-wsgi
326315
packaging==24.1
327-
# via opentelemetry-instrumentation-flask
328-
pendulum==3.0.0
329316
# via
330-
# microsoft-kiota-serialization-form
331-
# microsoft-kiota-serialization-json
317+
# opentelemetry-instrumentation
318+
# opentelemetry-instrumentation-flask
332319
pillow==10.4.0
333-
# via
334-
# -r requirements.in
320+
# via -r requirements.in
335321
portalocker==2.10.1
336322
# via msal-extensions
337323
priority==2.0.0
@@ -352,19 +338,14 @@ pydantic-core==2.20.1
352338
# via pydantic
353339
pygments==2.18.0
354340
# via rich
355-
pyjwt[crypto]==2.10.1
341+
pyjwt==2.10.1
356342
# via
357343
# -r requirements.in
358344
# msal
359345
pymupdf==1.25.1
360346
# via -r requirements.in
361347
pypdf==4.3.1
362348
# via -r requirements.in
363-
python-dateutil==2.9.0.post0
364-
# via
365-
# microsoft-kiota-serialization-text
366-
# pendulum
367-
# time-machine
368349
python-dotenv==1.0.1
369350
# via
370351
# -r requirements.in
@@ -394,24 +375,21 @@ six==1.16.0
394375
# via
395376
# azure-core
396377
# isodate
397-
# python-dateutil
398378
sniffio==1.3.1
399379
# via
400380
# anyio
401381
# httpx
402382
# openai
403383
soupsieve==2.6
404384
# via beautifulsoup4
405-
std-uritemplate==1.0.5
385+
std-uritemplate==2.0.3
406386
# via microsoft-kiota-abstractions
407387
tenacity==9.0.0
408388
# via -r requirements.in
409389
tiktoken==0.8.0
410390
# via
411391
# -r requirements.in
412392
# opentelemetry-instrumentation-openai
413-
time-machine==2.15.0
414-
# via pendulum
415393
tqdm==4.66.5
416394
# via openai
417395
types-beautifulsoup4==4.12.0.20240511
@@ -434,8 +412,6 @@ typing-extensions==4.12.2
434412
# opentelemetry-sdk
435413
# pydantic
436414
# pydantic-core
437-
tzdata==2024.1
438-
# via pendulum
439415
urllib3==2.2.2
440416
# via requests
441417
uvicorn==0.30.6
@@ -450,13 +426,11 @@ wrapt==1.16.0
450426
# opentelemetry-instrumentation
451427
# opentelemetry-instrumentation-aiohttp-client
452428
# opentelemetry-instrumentation-dbapi
429+
# opentelemetry-instrumentation-httpx
453430
# opentelemetry-instrumentation-urllib3
454431
wsproto==1.2.0
455432
# via hypercorn
456433
yarl==1.17.2
457434
# via aiohttp
458435
zipp==3.21.0
459436
# via importlib-metadata
460-
461-
# The following packages are considered to be unsafe in a requirements file:
462-
# setuptools

0 commit comments

Comments
 (0)