We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca447f commit 3dad881Copy full SHA for 3dad881
app/backend/requirements.txt
@@ -8,7 +8,7 @@ aiofiles==24.1.0
8
# via quart
9
aiohappyeyeballs==2.4.0
10
# via aiohttp
11
-aiohttp==3.10.5
+aiohttp==3.10.11
12
# via
13
# -r requirements.in
14
# microsoft-kiota-authentication-azure
@@ -328,6 +328,8 @@ portalocker==2.10.1
328
# via msal-extensions
329
priority==2.0.0
330
# via hypercorn
331
+propcache==0.2.0
332
+ # via yarl
333
psutil==5.9.8
334
# via azure-monitor-opentelemetry-exporter
335
pycparser==2.22
@@ -433,7 +435,7 @@ wrapt==1.16.0
433
435
# opentelemetry-instrumentation-urllib3
434
436
wsproto==1.2.0
437
-yarl==1.9.4
438
+yarl==1.17.2
439
440
zipp==3.20.0
441
# via importlib-metadata
0 commit comments